Support FromStr and Display impls, even if impl'd in a priv module
authorMatt Corallo <git@bluematt.me>
Mon, 19 Apr 2021 21:17:41 +0000 (17:17 -0400)
committerMatt Corallo <git@bluematt.me>
Thu, 29 Apr 2021 18:59:50 +0000 (18:59 +0000)
commit5d83aff2dd572685d7f76406422167e12c836b0e
tree952c7b0f0360f43c6f211e8a9fe5711827e4afc8
parent09c8d62d937e86eee350898c7187dad498f0ec81
Support FromStr and Display impls, even if impl'd in a priv module
c-bindings-gen/src/main.rs
c-bindings-gen/src/types.rs
lightning-c-bindings/src/c_types/mod.rs