Docs.rs
test_tools-0.16.0
test_tools 0.16.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
Wandalen
Dependencies
anyhow ~1.0
normal
optional
collection_tools ~0.18.0
normal
optional
diagnostics_tools ~0.11.0
normal
optional
error_tools ~0.22.0
normal
optional
hashbrown ~0.14.3
normal
optional
implements ~0.13.0
normal
optional
impls_index ~0.11.0
normal
optional
impls_index_meta ~0.13.0
normal
optional
inspect_type ~0.16.0
normal
optional
is_slice ~0.14.0
normal
optional
mem_tools ~0.9.0
normal
optional
num-traits ~0.2
normal
pretty_assertions ~1.4.0
normal
optional
rand ^0.8.5
normal
rustversion ~1.0
normal
thiserror ~1.0
normal
optional
trybuild ^1.0.85
normal
typing_tools ~0.11.0
normal
optional
rustc_version ^0.4
build
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
test_
tools
0.16.0
In test_
tools::
dependency::
error_
tools::
error
test_tools
::
dependency
::
error_tools
::
error
Derive Macro
Error
Copy item path
Source
#[derive(Error)] {
// Attributes available to this derive:
#[backtrace] #[error] #[from] #[source] }