Searched defs:UnitDef (Results 1 – 2 of 2) sorted by relevance
25 pub(crate) struct UnitDef { struct38 ) -> FResult<UnitDef> { in expr_unit()142 fn construct_prefixed_unit<I: Interrupt>(a: UnitDef, b: UnitDef, int: &I) -> FResult<Value> { in construct_prefixed_unit()
4 struct UnitDef { struct5 singular: &'static str,6 plural: &'static str,7 definition: &'static str,