Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/withoutboats/failure_derive
derive macro for the Fail trait
https://github.com/withoutboats/failure_derive
Last synced: 4 days ago
JSON representation
derive macro for the Fail trait
- Host: GitHub
- URL: https://github.com/withoutboats/failure_derive
- Owner: withoutboats
- License: apache-2.0
- Created: 2017-10-30T01:22:48.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-22T17:27:39.000Z (almost 7 years ago)
- Last Synced: 2024-12-30T18:14:26.233Z (21 days ago)
- Language: Rust
- Size: 13.7 KB
- Stars: 24
- Watchers: 3
- Forks: 6
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# failure_derive
`failure_derive` is the derive macro for the [failure][failure] crate.
Documentation is located at https://boats.gitlab.io/failure## License
failure is licensed under the terms of the MIT License or the Apache License
2.0, at your choosing.## Code of Conduct
Contribution to the failure crate is organized under the terms of the
Contributor Covenant, the maintainer of failure, @withoutboats, promises to
intervene to uphold that code of conduct.[failure]: https://github.com/withoutboats/failure