wrap unimplemented ser/de branches with internal macro
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
ba1c134689
commit
8742437036
4 changed files with 66 additions and 41 deletions
|
@ -11,7 +11,7 @@ mod opts;
|
|||
mod ser;
|
||||
mod stream;
|
||||
mod tests;
|
||||
mod util;
|
||||
pub(crate) mod util;
|
||||
mod watchers;
|
||||
|
||||
pub(crate) use self::{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue