1 unstable release

0.0.0 Mar 16, 2019

#98 in #measurement

Apache-2.0/MIT

7KB

uom-macros

Travis Coveralls Rustup.rs Crates.io Crates.io Documentation

⚠ This crate is currently a placeholder for future development efforts. ⚠

uom-macros provides procedural macro support for uom. Two function-style macros are available. system!, to define a system of quantities and a related system of units, and quantity!, to define quantities within a system. See the uom crate for full details.

Contributing

Contributions are welcome from everyone. Submit a pull request, an issue, or just add comments to an existing item. The International Bureau of Weights and Measures is an international standards organization that publishes the SI Brochure. This document defines the SI and can be used as a comprehensive reference for changes to uom. Conversion factors for non-SI units can be found in NIST Special Publication 811.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as below, without any additional terms or conditions.

License

Licensed under either of

at your option.

No runtime deps