rust-embedded-community / rust-measurements

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

Add support to create Acceleration from string #31

Closed drodil closed 3 years ago

drodil commented 3 years ago

Again behind the from_str feature. Tests included.