We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ef6516 commit 965cf48Copy full SHA for 965cf48
README.md
@@ -89,8 +89,8 @@ fn main() {
89
90
The crate contains few features to disable or enable certain functionalities:
91
92
-* std
93
- * Enables functionality that Rust std library provides instead of using libm for some maths functions
+* `std`
+ * Enables functionality that Rust standard library provides instead of using `libm` for some math functions
94
* from_str
95
* Allows creating measurement units from string input
96
0 commit comments