musli-core 0.1.5

Core traits and types for the Müsli serialization framework.
Documentation
1
2
3
4
pub(crate) mod fixed;
pub(crate) mod macros;
pub mod size_hint;
pub(crate) use self::fixed::FixedVec;