pub const fn standard() -> Configuration
Expand 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() -> Configuration
The default config for bincode 2.0. By default this will be: