Struct fxbox_taxonomy::values::ExtNumeric
[−]
[src]
pub struct ExtNumeric { pub value: f64, pub vendor: String, pub adapter: String, pub kind: String, }
A data structure holding a numeric value of a type that has not been standardized yet.
Fields
value | |
vendor | The vendor. Used for namespacing purposes, to avoid confusing two incompatible extensions with similar names. For instance, "foxlink@mozilla.com". |
adapter | Identification of the adapter introducing this value. Designed to aid with tracing and debugging. |
kind | A string describing the nature of the value, designed to aid with type-checking. Examples: |