cdl_openapi::model

Type Alias Number

Source
pub type Number = OrderedFloat<f64>;

Aliased Type§

struct Number(pub f64);

Fields§

§0: f64