Type Alias iri_string::template::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 */);