Docs.rs
dsq-cli-0.1.0
dsq-cli 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
djberube
Dependencies
anyhow ^1.0
normal
atty ^0.2
normal
clap ^4.4
normal
clap_complete ^4.4
normal
coz ^0.1
normal
optional
dirs ^6.0
normal
dsq-core ^0.1.0
normal
dsq-filter ^0.1.0
normal
dsq-formats ^0.1.0
normal
dsq-functions ^0.1.0
normal
dsq-io ^0.1.0
normal
dsq-parser ^0.1.0
normal
dsq-shared ^0.1.0
normal
env_logger ^0.11
normal
getrandom ^0.3.4
normal
log ^0.4
normal
num_cpus ^1.16
normal
polars ^0.51
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
tempfile ^3.8
normal
tokio ^1.35
normal
toml ^0.9
normal
num-bigint ^0.4
dev
Versions
91.67%
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
Crate dsq_cli
dsq_cli
0.1.0
All Items
Crate Items
Structs
Crate
dsq_cli
Copy item path
Source
Expand description
dsq-cli library
Provides Config and Executor for programmatic use.
Structs
ยง
Config
Main configuration structure for dsq runtime
Executor
Main executor for dsq operations