Docs.rs
rs-agent-1.0.2
rs-agent 1.0.2
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
Raezil
Dependencies
anthropic-sdk ^0.1
normal
optional
anyhow ^1.0
normal
async-openai ^0.23
normal
optional
async-trait ^0.1
normal
base64 ^0.22
normal
chrono ^0.4
normal
fastembed ^4.2
normal
optional
futures ^0.3
normal
google-generative-ai-rs ^0.3
normal
optional
mongodb ^3.1
normal
optional
ollama-rs ^0.2
normal
optional
parking_lot ^0.12
normal
qdrant-client ^1.12
normal
optional
reqwest ^0.12
normal
rs-utcp ^0.2.1
normal
serde ^1.0
normal
serde_json ^1.0
normal
sqlx ^0.8
normal
optional
thiserror ^2.0
normal
tokio ^1.41
normal
toon-format ^0.4.0
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
uuid ^1.11
normal
tokio-test ^0.4
dev
Versions
62.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
split_command
rs_
agent
1.0.2
In rs_
agent::
helpers
rs_agent
::
helpers
Function
split_
command
Copy item path
Source
pub fn split_command(s: &
str
) -> (&
str
, &
str
)
Expand description
Splits a command string into name and arguments