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 c703245 commit 885716fCopy full SHA for 885716f
README.md
@@ -1,4 +1,10 @@
1
# cvt
2
+[](https://travis-ci.org/marmistrz/cvt)
3
+[](https://docs.rs/cvt)
4
+[![crates-io-badge]][crates-io]
5
+
6
+[crates-io-badge]: https://img.shields.io/badge/crates.io-v0.1.0-orange.svg?longCache=true
7
+[crates-io]: https://crates.io/crates/cvt
8
9
This package exposes the `cvt` function used extensively by `libstd` to
10
convert platform-specific syscall error codes.
0 commit comments