You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://travis-ci.org/KokaKiwi/rust-hex)
6
+
[](https://github.com/KokaKiwi/rust-hex/actions)
6
7
7
8
Encoding and decoding data into/from hexadecimal representation.
8
9
@@ -33,7 +34,8 @@ hex = "0.4"
33
34
```
34
35
35
36
By default this will import `std`, if you are working in a
36
-
[`no_std`](https://rust-embedded.github.io/book/intro/no-std.html) environment you can turn this off by adding the following
0 commit comments