Docs.rs
universal-tool-core-0.2.9
universal-tool-core 0.2.9
Permalink
Docs.rs crate page
MIT
02 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
allisoneer
Dependencies
async-trait ^0.1
normal
optional
atty ^0.2
normal
optional
axum ^0.7
normal
optional
clap ^4.0
normal
optional
clap_complete ^4.0
normal
optional
console ^0.15
normal
optional
csv ^1.3
normal
optional
dialoguer ^0.11
normal
optional
indicatif ^0.17
normal
optional
rmcp ^0.6.4
normal
optional
schemars ^0.8
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
optional
tabled ^0.15
normal
optional
thiserror ^2.0
normal
tokio ^1
normal
optional
tokio-util ^0.7
normal
optional
tower ^0.5
normal
optional
tower-http ^0.6
normal
optional
universal-tool-macros ^0.1.11
normal
utoipa ^4
normal
optional
utoipa-swagger-ui ^6.0.0
normal
optional
serde ^1.0
dev
tokio ^1
dev
Versions
33.33%
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
Crate universal_tool_core
universal_
tool_
core
0.2.9
All Items
Crate Items
Re-exports
Modules
Traits
Attribute Macros
Derive Macros
Crate
universal_
tool_
core
Copy item path
Source
Re-exports
§
pub use
schemars
;
Modules
§
error
prelude
The
prelude
module provides a single, convenient import for all essential library items. This is just a convenience - users control their own application structure.
Traits
§
Json
Schema
A type which can be described as a JSON Schema document.
Attribute Macros
§
universal_
tool
Attribute macro for individual tool methods within a universal_tool_router impl block.
universal_
tool_
router
The main attribute macro for defining universal tools.
Derive Macros
§
Json
Schema