Docs.rs
rivet-cli-0.2.0-beta.2
rivet-cli 0.2.0-beta.2
Docs.rs crate page
MIT
12 April 2026
Links
Repository
crates.io
Source
Owners
panchenkoai
Dependencies
anyhow ^1
normal
arrow ^58
normal
chrono ^0.4
normal
clap ^4
normal
clap_complete ^4
normal
csv ^1
normal
env_logger ^0.11
normal
libc ^0.2
normal
log ^0.4
normal
mysql ^28
normal
opendal ^0.55
normal
parquet ^58
normal
postgres ^0.19
normal
postgres-types ^0.2
normal
rand ^0.10
normal
reqwest ^0.13.2
normal
rusqlite ^0.39
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml_ng ^0.10
normal
tempfile ^3
normal
tikv-jemallocator ^0.6
normal
optional
tokio ^1.50.0
normal
xxhash-rust ^0.8.15
normal
bytes ^1
dev
mach2 ^0.4
normal
Versions
10.64%
of the crate is documented
Go to latest stable release
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
check_uniqueness
rivet_
cli
0.2.0-beta.2
In rivet_
cli::
quality
rivet_cli
::
quality
Function
check_
uniqueness
Copy item path
Source
pub fn check_uniqueness( batches: &[
RecordBatch
], columns: &[
String
], ) ->
Vec
<
QualityIssue
>