pub type VarName<'a> = VarName<'a>;
๐Deprecated since 0.7.1: renamed (moved) to
template::context::VarName
Expand description
Deprecated old name of template::context::VarName
.
Aliased Typeยง
struct VarName<'a>(/* private fields */);