TypeRef

Type Alias TypeRef 

Source
pub type TypeRef = TypeRef;

Aliased Type§

pub struct TypeRef {
    pub name: String,
}

Fields§

§name: String