Docs.rs
orion-error-0.8.0
orion-error 0.8.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
baoyachi
seeker-zuo
Dependencies
anyhow ^1.0
normal
optional
log ^0.4
normal
optional
orion-error-derive ^0.8.0
normal
optional
serde ^1.0
normal
optional
serde_json ^1.0
normal
optional
smol_str ^0.3
normal
thiserror ^2.0
normal
toml ^1.0
normal
optional
tracing ^0.1
normal
optional
derive_more ^2.1
dev
env_logger ^0.11
dev
parse-display-derive ^0.10
dev
serde_json ^1.0
dev
Versions
40%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
assert_err_path
orion_
error
0.8.0
In orion_
error::
dev::
testing
orion_error
::
dev
::
testing
Function
assert_
err_
path
Copy item path
Source
pub fn assert_err_path<R>(err: &
StructError
<R>, path: &
str
)
where R:
DomainReason
,