Docs.rs
sdml-errors-0.4.1
sdml-errors 0.4.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
johnstonskj
Dependencies
codespan-reporting ^0.11.1
normal
heck ^0.5
normal
i18n-embed ^0.15
normal
i18n-embed-fl ^0.9.1
normal
language-tags ^0.3.2
normal
rust-embed ^8.5
normal
tera ^1.20.0
normal
optional
tracing ^0.1.40
normal
tracing-subscriber ^0.3.18
normal
url ^2.5.2
normal
Versions
19.08%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
sdml_
errors
0.4.1
Module errors
Module Items
Enums
Type Aliases
In crate sdml_
errors
sdml_errors
Module
errors
Copy item path
Source
Expand description
Provides the project-wide Error and Result types as well as helper functions.
Enums
§
Error
The Error type for this crate.
Type Aliases
§
Result
A Result type that specifically uses this crate’s Error.