serde_jacl 0.4.0

Serialization and Deserialization of JACL
Documentation
1
2
3
4
pub mod de;
mod parsing;
pub mod ser;
pub mod structs;