Map `io::ErrorKind` the same as `io::Error`, we only use the kind
[ldk-c-bindings] / lightning-c-bindings / src / bitcoin / mod.rs
1 //! C-mapped versions of items from rust-bitcoin
2
3 pub mod network;