pub const fn standard() -> ConfigurationExpand description
The default config for bincode 2.0. By default this will be:
- Little endian
- Variable int encoding
- Write fixed array length
pub const fn standard() -> ConfigurationThe default config for bincode 2.0. By default this will be: