Type Alias VarChar

Source
pub type VarChar<B> = VarCell<B, Text>;

Aliased Typeยง

pub struct VarChar<B> { /* private fields */ }