Skip to main content

TypeName

Type Alias TypeName 

Source
pub type TypeName = String;
Expand description

A type name string (interned to a chart index by Ruleset::type_index).

Aliased Type§

pub struct TypeName { /* private fields */ }