Docs.rs
flowscope-cli-0.3.1
flowscope-cli 0.3.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
melonamin
Dependencies
anyhow ^1.0
normal
axum ^0.8
normal
optional
chrono ^0.4
normal
optional
clap ^4
normal
flowscope-core ^0.3.1
normal
flowscope-export ^0.3.1
normal
is-terminal ^0.4
normal
mime_guess ^2
normal
optional
notify-debouncer-mini ^0.5
normal
optional
open ^5
normal
optional
owo-colors ^4
normal
rust-embed ^8
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
sqlx ^0.8
normal
optional
tabled ^0.20
normal
thiserror ^2.0
normal
tokio ^1
normal
optional
tower-http ^0.6
normal
optional
walkdir ^2
normal
optional
http-body-util ^0.1
dev
reqwest ^0.12
dev
rusqlite ^0.32
dev
tempfile ^3
dev
tokio ^1
dev
tower ^0.5
dev
Versions
84.71%
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
Module output
flowscope_
cli
0.3.1
Module output
Module Items
Re-exports
Modules
In crate flowscope_
cli
flowscope_cli
Module
output
Copy item path
Source
Expand description
Output formatting modules.
Re-exports
§
pub use table::
format_table
;
Modules
§
table
Human-readable table output formatting.