cvt 0.1.0

Expose the cvt function from Rust libstd.
Documentation

cvt

This package exposes the cvt function used extensively by libstd to convert platform-specific syscall error codes.

The code was mostly copied over from Rust libstd.