0.0.3 |
|
---|---|
0.0.1 |
|
#1 in #sardonyx
Used in 16 crates
(15 directly)
15KB
272 lines
sardonyx_error
This crate contains types used internally and externally to handle and communicate errors.
Contribution
Contribution is highly welcome! If you'd like another feature, just create an issue. You can also help out if you want to; just pick a "help wanted" issue. If you need any help, feel free to ask!
All contributions are assumed to be dual-licensed under MIT/Apache-2.
License
sardonyx_error
is distributed under the terms of both the MIT
license and the Apache License (Version 2.0).
lib.rs
:
Contains the Error
type and company as used by sardonyx.
Note: This type is not intended to be used outside of sardonyx.
If you are integrating a crate from sardonyx to use this, it is recommended that you treat this
type as an opaque std::error::Error
.
Dependencies
~2.5–3.5MB
~73K SLoC