Expand description

Module contains VecRecords.

Structs

  • The struct is a Cell implementation which keeps width information pre allocated.
  • StrWithWidth is a structure is responsible for a string and it’s width.
  • A Records implementation based on allocated buffers.

Traits