pub type RawName = RefString;
A type alias for a RefString that has yet to be validated into a a symbolic reference name.
RefString
pub struct RawName(/* private fields */);