Docs.rs
grex-cli-1.2.2
grex-cli 1.2.2
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
egoisth777
Dependencies
anyhow ^1
normal
clap ^4.5
normal
comfy-table ^7
normal
grex-core ^1.2.2
normal
grex-mcp ^1.2.2
normal
grex-plugins-builtin ^1.2.2
normal
owo-colors ^4
normal
rmcp ^1.5.0
normal
serde ^1
normal
serde_json ^1
normal
tokio ^1
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
assert_cmd ^2
dev
predicates ^3
dev
proptest ^1
dev
tempfile ^3
dev
Versions
60.75%
of the crate is documented
Go to latest version
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
run
grex_
cli
1.2.2
In grex_
cli::
cli::
verbs::
ls
grex_cli
::
cli
::
verbs
::
ls
Function
run
Copy item path
Source
pub fn run( args:
LsArgs
, global: &
GlobalFlags
, _cancel: &
CancellationToken
, ) ->
Result
<
()
>