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