Handle impl blocks exist outside of the mod of the being-implemented object
authorMatt Corallo <git@bluematt.me>
Tue, 19 Apr 2022 19:39:29 +0000 (19:39 +0000)
committerMatt Corallo <git@bluematt.me>
Tue, 19 Apr 2022 20:34:03 +0000 (20:34 +0000)
commitcf73ef67e997143b5182153aac534d1e471b021a
tree55a3af556e1fce37516612d11f8e153f829648f2
parent41e053cac1a23c669ac48a347c80f3ca8aedf571
Handle impl blocks exist outside of the mod of the being-implemented object

This allows us to implement the feature bit accessor functions.
c-bindings-gen/src/main.rs
c-bindings-gen/src/types.rs