strerror

Crates.iostrerror
lib.rsstrerror
version0.6.3
sourcesrc
created_at2019-08-28 19:06:13.358314
updated_at2020-11-09 19:46:14.371734
descriptionA string-based error type. No longer developed. Recommended replacement: Anyhow and Thiserror crates.
homepage
repository
max_upload_size
id160480
size33,049
(wufz-abandoned)

documentation

README

strerror

A string-based error type. No longer developed. Recommended replacement: Anyhow and Thiserror crates.

Documentation

See included rustdoc documentation or visit https://docs.rs/strerror.

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) or the Apache License, Version 2.0 (LICENSE-APACHE), at your option.

Commit count: 0

cargo fmt