Constant sval::tags::CONSTANT_SIZE

source ·
pub const CONSTANT_SIZE: Tag;
Expand description

A tag for values that have a constant size.

§Valid datatypes

Any datatype that accepts a size hint.

  • text
  • binary
  • map
  • seq
  • record
  • tuple