Docs.rs
intelli-shell-0.2.7
intelli-shell 0.2.7
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
lasantosr
Dependencies
anyhow ^1
normal
clap ^4
normal
crossterm ^0.26
normal
directories ^5
normal
git2 ^0.17
normal
optional
indoc ^2
normal
iter-flow ^0.1
normal
itertools ^0.10
normal
once_cell ^1
normal
parking_lot ^0.12
normal
ratatui ^0.21
normal
rayon ^1
normal
regex ^1
normal
rusqlite ^0.29
normal
rusqlite_migration ^1
normal
serde ^1
normal
serde_json ^1
normal
tempfile ^3
normal
optional
unicode-segmentation ^1
normal
unidecode ^0.3
normal
uuid ^1
normal
Versions
49.35%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
intelli_
shell
0.2.7
Module model
Module Items
Structs
Enums
Traits
In crate intelli_
shell
intelli_shell
Module
model
Copy item path
Source
Structs
§
Command
Label
Suggestion
Type to represent label suggestions.
Labeled
Command
A
Command
containing labels
Enums
§
Command
Part
Traits
§
AsLabeled
Command
Trait to build a
LabeledCommand
from other types