Skip to main content

MetadataString

Type Alias MetadataString 

Source
pub type MetadataString = String<METADATA_STRING_CAPACITY>;
Expand description

Fixed-capacity string used by component metadata records.

Aliased Typeยง

pub struct MetadataString { /* private fields */ }