We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2d622e5 + 9335a79 commit 6a04427Copy full SHA for 6a04427
src/lib.rs
@@ -42,4 +42,4 @@ pub mod router;
42
#[cfg(test)]
43
mod test;
44
45
-pub use bincode::Error;
+pub use bincode::{Error, ErrorKind};
0 commit comments