Docs.rs
arrs-cli-0.1.3
arrs-cli 0.1.3
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
jonasdedden
Dependencies
anyhow ^1.0.102
normal
arrow ^57
normal
arrow-array ^57
normal
arrow-cast ^57
normal
arrow-schema ^57
normal
async-trait ^0.1.89
normal
base64 ^0.22.1
normal
chrono ^0.4.44
normal
clap ^4.6.1
normal
comfy-table ^7.2.2
normal
csv ^1.4.0
normal
futures ^0.3.32
normal
lance ^4.0.0
normal
lance-index ^4
normal
rand ^0.10.1
normal
rand_chacha ^0.10.0
normal
serde_json ^1.0.149
normal
thiserror ^2.0.18
normal
tokio ^1.52.1
normal
tempfile ^3.27.0
dev
Versions
37.02%
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
Crate arrs
arrs
0.1.3
All Items
Crate Items
Re-exports
Modules
Crate
arrs
Copy item path
Source
Re-exports
§
pub use error::
Error
;
pub use error::
Result
;
Modules
§
cli
commands
dataset
error
indices
Parser and resolver for the
--indices
flag.
lance
Lance-format adapter for the
Dataset
trait.
output
Output writers: CSV, JSONL, and table.
projection
Resolve
--columns
/
--exclude-columns
against an arrow schema.