Docs.rs
rust-filesearch-0.1.0
rust-filesearch 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
jbdgw
Dependencies
anyhow ^1.0
normal
blake3 ^1.5
normal
optional
chrono ^0.4
normal
clap ^4.5
normal
clap_complete ^4.5
normal
crossterm ^0.28
normal
csv ^1.3
normal
dashmap ^5.5
normal
optional
dirs ^5.0
normal
encoding_rs ^0.8
normal
optional
filetime ^0.2
normal
fuzzy-matcher ^0.3
normal
git2 ^0.19
normal
optional
globset ^0.4
normal
grep-matcher ^0.1
normal
optional
grep-regex ^0.1
normal
optional
grep-searcher ^0.1
normal
optional
humansize ^2.1
normal
ignore ^0.4
normal
indicatif ^0.17
normal
optional
jwalk ^0.8
normal
optional
libloading ^0.8
normal
optional
notify ^6.1
normal
optional
nu-ansi-term ^0.50
normal
pulldown-cmark ^0.12
normal
optional
ratatui ^0.28
normal
optional
rayon ^1.10
normal
optional
regex ^1.11
normal
rusqlite ^0.32
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
tera ^1.20
normal
optional
thiserror ^1.0
normal
time ^0.3
normal
optional
toml ^0.8
normal
tui-input ^0.10
normal
optional
walkdir ^2.5
normal
wasmtime ^25
normal
optional
assert_cmd ^2.0
dev
predicates ^3.1
dev
serial_test ^3.2
dev
tempfile ^3.13
dev
Versions
59.67%
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
Module commands
rust_
filesearch
0.1.0
Module commands
Module Items
Functions
In rust_
filesearch::
px
rust_filesearch
::
px
Module
commands
Copy item path
Source
Expand description
CLI command implementations
Implements the core px commands: list, open, info, sync, init
Functions
ยง
cmd_
info
Show detailed project information
cmd_
init
Initialize px configuration
cmd_
list
List all projects with optional filtering
cmd_
open
Open a project in an editor and iTerm2
cmd_
sync
Rebuild the project index by scanning configured directories