Function bincode::config::legacy

source ·
pub const fn legacy() -> Configuration<LittleEndian, Fixint, NoLimit>
Expand description

Creates the “legacy” default config. This is the default config that was present in bincode 1.0

  • Little endian
  • Fixed int length encoding