Type Alias VersionedString

Source
pub type VersionedString = Versioned<String>;

Aliased Typeยง

pub struct VersionedString { /* private fields */ }