wrap unimplemented ser/de branches with internal macro
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
@@ -11,7 +11,7 @@ mod opts;
|
||||
mod ser;
|
||||
mod stream;
|
||||
mod tests;
|
||||
mod util;
|
||||
pub(crate) mod util;
|
||||
mod watchers;
|
||||
|
||||
pub(crate) use self::{
|
||||
|
||||
Reference in New Issue
Block a user