# strerror A string-based error type. **No longer developed. Recommended replacement: Anyhow and Thiserror crates.** ## Documentation See included rustdoc documentation or visit . Note that when building the documentation locally you currently need a nightly compiler to correctly render the RFC1946 intra-rustdoc links. ## License This project is licensed under the MIT license ([LICENSE-MIT](LICENSE-MIT)) or the Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE)), at your option.