fastlib 0.3.7

FAST (FIX Adapted for STreaming protocol) is a space and processing efficient encoding method for message oriented data streams.
Documentation
1
2
3
#[allow(clippy::module_inception)]
pub(crate) mod decoder;
pub(crate) mod reader;