1 2 3 4
//! Implemented serializers are: [`bincode`] #[cfg(feature = "serializer_bincode")] pub mod bincode;