Docs.rs
rlm-cli-1.2.4
rlm-cli 1.2.4
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
zircote
Dependencies
anyhow ^1.0.100
normal
clap ^4.5
normal
fastembed ^5
normal
optional
memmap2 ^0.9
normal
rayon ^1.10
normal
regex ^1.11
normal
rusqlite ^0.38
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0.17
normal
unicode-segmentation ^1.12
normal
usearch ^2.23
normal
optional
assert_cmd ^2.0
dev
criterion ^0.8
dev
predicates ^3.1
dev
proptest ^1.9.0
dev
tempfile ^3.13
dev
test-case ^3.3.1
dev
Versions
100%
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 commands
rlm_rs
1.2.4
Module commands
Module Items
Functions
In rlm_
rs::
cli
rlm_rs
::
cli
Module
commands
Copy item path
Source
Expand description
CLI command implementations.
Contains the business logic for each CLI command.
Functions
ยง
execute
Executes the CLI command.