Docs.rs
testx-cli-0.2.0
testx-cli 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
whoisdinanath
Dependencies
anyhow ^1.0.102
normal
clap ^4.6.0
normal
clap_complete ^4.6
normal
colored ^3.1.1
normal
notify ^7
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
toml ^0.8
normal
which ^8.0.2
normal
assert_cmd ^2.0
dev
criterion ^0.5
dev
predicates ^3.1
dev
tempfile ^3.27.0
dev
libc ^0.2
normal
Versions
72.27%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
Module error
testx
0.2.0
Module error
Module Items
Enums
Type Aliases
In crate testx
testx
Module
error
Copy item path
Source
Enums
§
Testx
Error
All error types that testx can produce.
Type Aliases
§
Result
Convenience type alias for testx results.