Skip to main content

TypeDeclarations

Type Alias TypeDeclarations 

Source
pub type TypeDeclarations = TypedList<Name>;
Expand description

Represents type declarations like driver truck obj - locatable.

Aliased Typeยง

pub struct TypeDeclarations { /* private fields */ }