iri_string::template

Type Alias VarName

source
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 */);