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 606407d commit 6b41db2Copy full SHA for 6b41db2
README.md
@@ -12,7 +12,7 @@ See [here](examples/simple.rs) for a usage example.
12
You can run it locally with `cargo run --example simple`.
13
Feel free to adjust it for exploring this crate further.
14
15
-#### Features
+### Features
16
17
**std:** Functionalities that require `std`.
18
This feature is enabled by default, set `no-default-features` to `true` if you want `no-std`.
0 commit comments