StateTyped

Type Alias StateTyped 

Source
pub type StateTyped = StateTyped;

Aliased Type§

pub struct StateTyped {
    pub name: String,
    pub type_: SdfKeyedState,
}

Fields§

§name: String§type_: SdfKeyedState