Export io::ErrorKind in bindings 2022-10-errorkind-bindings
authorMatt Corallo <git@bluematt.me>
Wed, 26 Oct 2022 21:55:23 +0000 (21:55 +0000)
committerMatt Corallo <git@bluematt.me>
Thu, 27 Oct 2022 01:29:05 +0000 (01:29 +0000)
commit2c69e05d5c823a35d62539ff365322d8803632c1
treef917a1138d289534a27ced2670172ef753d2d794
parent2e343e78ca0265196a33467c5d77a5c14a5507d1
Export io::ErrorKind in bindings

The bindings have exported `io::Error` as, basically,
`io::ErrorKind`, for quite some time, so there's little reason to
not just export `io::ErrorKind` as well.
lightning/src/ln/msgs.rs