strip_frozen

Function strip_frozen 

Source
fn strip_frozen(type_name: &str) -> &str
Expand description

Strip the frozen<...> wrapper from a CQL type name, if present.