Skip to main content

RawName

Type Alias RawName 

Source
pub type RawName = RefString;
Expand description

A type alias for a RefString that has yet to be validated into a a symbolic reference name.

Aliased Typeยง

pub struct RawName(/* private fields */);