Module papergrid::records::vec_records

source ·
Expand description

Module contains VecRecords.

Structs§

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

Traits§