uom-macros 0.0.0

Units of measurement -- procedural macros
Documentation
  • Coverage
  • 100%
    3 out of 3 items documented0 out of 2 items with examples
  • Size
  • Source code size: 18.36 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 252.21 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 4s Average build duration of successful builds.
  • all releases: 4s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • iliekturtles/uom
    1231 128 119
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • iliekturtles

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.