Docs.rs
roboticus-cli-0.9.8
roboticus-cli 0.9.8
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
robot-accomplice
Dependencies
chrono ^0.4
normal
dialoguer ^0.11
normal
futures-util ^0.3
normal
hex ^0.4
normal
regex ^1
normal
reqwest ^0.12
normal
roboticus-core ^0.9.0
normal
roboticus-db ^0.9.0
normal
roboticus-llm ^0.9.0
normal
roboticus-plugin-sdk ^0.9.0
normal
roboticus-schedule ^0.9.0
normal
rusqlite ^0.32
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
tokio ^1
normal
tokio-stream ^0.1
normal
toml ^0.8
normal
tracing ^0.1
normal
ureq ^2
normal
uuid ^1
normal
axum ^0.8
dev
tempfile ^3
dev
wiremock ^0.6.5
dev
Versions
2.84%
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
cmd_plugins_list
roboticus_
cli
0.9.8
In roboticus_
cli::
cli
roboticus_cli
::
cli
Function
cmd_
plugins_
list
Copy item path
Source
pub async fn cmd_plugins_list( base_url: &
str
, json:
bool
, ) ->
Result
<
()
,
Box
<dyn
Error
>>