rust-embedded-community / rust-measurements

Metric, Imperial, and other measurement handling for Rust. Length, Temperature, Weight, and Volume
https://crates.io/crates/measurements
27 stars 10 forks source link

Add support to create Mass from string #30

Closed drodil closed 3 years ago

drodil commented 3 years ago

Again behind the from_str feature. Tests included.