Type Alias EmbHoop

Source
pub type EmbHoop = EmbHoop_;

Aliased Type§

struct EmbHoop {
    pub width: f64,
    pub height: f64,
}

Fields§

§width: f64§height: f64