RawVersion

Type Alias RawVersion 

Source
pub type RawVersion = ScimVersion<Raw>;
Expand description

Type alias for raw internal format versions (“abc123”)

Aliased Type§

pub struct RawVersion { /* private fields */ }