Docs.rs
gabb-cli-0.7.6
gabb-cli 0.7.6
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
mbcltd
Dependencies
anyhow ^1
normal
blake3 ^1.5
normal
clap ^4.5
normal
csv ^1.3
normal
ctrlc ^3.4
normal
dirs ^5
normal
env_logger ^0.11
normal
libc ^0.2
normal
log ^0.4
normal
notify ^6.1
normal
once_cell ^1.19
normal
rusqlite ^0.31
normal
serde ^1
normal
serde_json ^1
normal
tree-sitter ^0.25.10
normal
tree-sitter-kotlin-codanna ^0.3.9
normal
tree-sitter-rust ^0.23.2
normal
tree-sitter-typescript ^0.23.2
normal
walkdir ^2.5
normal
serde_yaml ^0.9
dev
tempfile ^3.10
dev
Versions
52.38%
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
remove_if_tracked
gabb_
cli
0.7.6
In gabb_
cli::
indexer
gabb_cli
::
indexer
Function
remove_
if_
tracked
Copy item path
Source
pub fn remove_if_tracked(path: &
Path
, store: &
IndexStore
) ->
Result
<
()
>