Docs.rs
stagecrew-0.1.0
stagecrew 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
nrminor
Dependencies
clap ^4.5.56
normal
clap-verbosity-flag ^3.0.4
normal
color-eyre ^0.6.5
normal
crossterm ^0.29.0
normal
csv ^1.4.0
normal
futures ^0.3
normal
jiff ^0.2.18
normal
jwalk ^0.8.1
normal
ratatui ^0.29.0
normal
rusqlite ^0.38.0
normal
schemars ^1.2.1
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
shellexpand ^3.1.1
normal
termbg ^0.6.2
normal
thiserror ^2.0.18
normal
tokio ^1.49.0
normal
toml ^0.9.11
normal
tracing ^0.1.44
normal
tracing-subscriber ^0.3.22
normal
trash ^5.2.5
normal
tui-piechart =0.2.8
normal
unicode-plot ^0.1.0
normal
xdg ^3.0.0
normal
dirs ^6.0.0
dev
filetime ^0.2.27
dev
proptest ^1.9.0
dev
tempfile ^3.24.0
dev
tracing-test ^0.2.6
dev
Versions
71.36%
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
Module error
stagecrew
0.1.0
Module error
Module Items
Enums
Type Aliases
In crate stagecrew
stagecrew
Module
error
Copy item path
Source
Expand description
Application error types.
Enums
§
Error
Core error type for stagecrew operations.
Type Aliases
§
Result
Convenience type alias for Results using our Error type.