Cargo Features

Cast has no features set by default.

[dependencies]
cast = { version = "0.3.0", features = ["std"] }
std

Enable this to get a std::error::Error impl for convenient use with other libraries.