musli-core 0.1.4

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