Type Definition kdl_script::parse::Ident

source · []
pub type Ident = Spanned<String>;
Expand description

A string that may refer to another item like a type of function