forked from NationTech/harmony
wip: Interfaces using NamedList helper type to handle dynamic interface names, some refactoring on top
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
mod generic_xml;
|
||||
mod maybe_string;
|
||||
//mod generic_xml;
|
||||
//mod maybe_string;
|
||||
mod yaserde;
|
||||
pub use generic_xml::*;
|
||||
pub use maybe_string::*;
|
||||
//pub use generic_xml::*;
|
||||
//pub use maybe_string::*;
|
||||
pub use yaserde::*;
|
||||
|
||||
Reference in New Issue
Block a user