Docs.rs
roboticus-api-0.11.2
roboticus-api 0.11.2
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
robot-accomplice
Dependencies
async-stream ^0.3
normal
async-trait ^0.1
normal
axum ^0.8
normal
chrono ^0.4
normal
futures-util ^0.3
normal
hex ^0.4
normal
hmac ^0.12
normal
rand ^0.8
normal
reqwest ^0.12
normal
rmcp ^0.17
normal
roboticus-agent ^0.11.0
normal
roboticus-browser ^0.11.0
normal
roboticus-channels ^0.11.0
normal
roboticus-core ^0.11.0
normal
roboticus-db ^0.11.0
normal
roboticus-llm ^0.11.0
normal
roboticus-plugin-sdk ^0.11.0
normal
roboticus-schedule ^0.11.0
normal
roboticus-wallet ^0.11.0
normal
rusqlite ^0.32
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
subtle ^2
normal
thiserror ^2
normal
tokio ^1
normal
toml ^0.8
normal
tower ^0.5
normal
tracing ^0.1
normal
uuid ^1
normal
roboticus-wallet ^0.11.0
dev
tempfile ^3
dev
wiremock ^0.6.5
dev
Versions
25.32%
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
Skip to main content
Files
roboticus_api/api/
mod.rs
1
mod
routes;
2
pub use
routes::
*
;