Type Alias VersionedString

Source
pub type VersionedString = Versioned<String>;

Aliased Typeยง

struct VersionedString { /* private fields */ }