add tools::serde_filter submodule
can be used to perform filtering at parse time Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
@ -33,6 +33,7 @@ pub mod loopdev;
|
||||
pub mod lru_cache;
|
||||
pub mod nom;
|
||||
pub mod runtime;
|
||||
pub mod serde_filter;
|
||||
pub mod socket;
|
||||
pub mod statistics;
|
||||
pub mod subscription;
|
||||
|
Reference in New Issue
Block a user