Docs.rs
systemprompt-cli-0.1.11
systemprompt-cli 0.1.11
Docs.rs crate page
BSL-1.0
Links
Homepage
Repository
crates.io
Source
Owners
Ejb503
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
atty ^0.2
normal
axum ^0.8
normal
base64 ^0.22
normal
chrono ^0.4
normal
clap ^4.4
normal
colored ^3.0
normal
console ^0.16
normal
dialoguer ^0.12
normal
dirs ^6
normal
dotenvy ^0.15
normal
futures-util ^0.3
normal
indicatif ^0.18
normal
inventory ^0.3
normal
open ^5
normal
rand ^0.9
normal
regex ^1.11
normal
reqwest ^0.12
normal
reqwest-eventsource ^0.6
normal
rmcp ^0.14
normal
schemars ^1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
sha2 ^0.10
normal
sqlx ^0.8
normal
systemprompt-agent ^0.1.0
normal
systemprompt-ai ^0.1.0
normal
systemprompt-analytics ^0.1.0
normal
systemprompt-api ^0.1.0
normal
systemprompt-client ^0.1.0
normal
systemprompt-cloud ^0.1.0
normal
systemprompt-config ^0.1.0
normal
systemprompt-content ^0.1.0
normal
systemprompt-database ^0.1.0
normal
systemprompt-extension ^0.1.0
normal
systemprompt-files ^0.1.0
normal
systemprompt-generator ^0.1.0
normal
systemprompt-identifiers ^0.1.0
normal
systemprompt-loader ^0.1.0
normal
systemprompt-logging ^0.1.0
normal
systemprompt-mcp ^0.1.0
normal
systemprompt-models ^0.1.0
normal
systemprompt-oauth ^0.1.0
normal
systemprompt-runtime ^0.1.0
normal
systemprompt-scheduler ^0.1.0
normal
systemprompt-security ^0.1.0
normal
systemprompt-sync ^0.1.0
normal
systemprompt-traits ^0.1.0
normal
systemprompt-users ^0.1.0
normal
tabled ^0.20
normal
thiserror ^2.0
normal
tokio ^1.47
normal
toml ^0.9
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
url ^2.5
normal
urlencoding ^2.1
normal
uuid ^1.18
normal
walkdir ^2.0
normal
futures ^0.3
dev
jsonwebtoken ^10
dev
tempfile ^3.0
dev
Versions
0.28%
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
DescribeCommand
systemprompt_
cli
0.1.11
Describe
Command
Required Methods
descriptor
Implementors
In systemprompt_
cli::
descriptor
systemprompt_cli
::
descriptor
Trait
Describe
Command
Copy item path
Source
pub trait DescribeCommand { // Required method fn
descriptor
(&self) ->
CommandDescriptor
; }
Required Methods
§
Source
fn
descriptor
(&self) ->
CommandDescriptor
Implementors
§
Source
§
impl
DescribeCommand
for
SessionCommands
Source
§
impl
DescribeCommand
for
CloudCommands
Source
§
impl
DescribeCommand
for
PluginsCommands