gribberish-types 0.30.3

Common types for the gribberish crate
Documentation
1
2
3
4
5
pub struct Parameter {
    pub name: String,
    pub unit: String,
    pub abbrev: String,
}