Support std::io::Read natively by mapping it to and u8slice
authorMatt Corallo <git@bluematt.me>
Thu, 23 Sep 2021 17:47:51 +0000 (17:47 +0000)
committerMatt Corallo <git@bluematt.me>
Thu, 23 Sep 2021 18:35:11 +0000 (18:35 +0000)
commitf160848382e6a1bc43dc100d77b96c4b4ecb3beb
tree62c24ce5bcaa65159ca22d2cfc9e67c907dabb10
parent7613eb0c40d726769bfc2b43e84421017858c532
Support std::io::Read natively by mapping it to and u8slice
c-bindings-gen/src/types.rs
lightning-c-bindings/src/c_types/mod.rs