Crate pancake_types

source ·

Modules

  • Iterators work on files that contain “K“s and “V“s alternately, where “K” and “V” are some crate::types::Deser types. There is no separator between neighboring “K” <-> “V” <-> “K” <-> etc, and there is no indication whether the current bytes correspond to “K” or “V”.
  • Serialization format