Docs.rs
enum2schema-0.1.0
enum2schema 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
matthewjberger
Dependencies
enum2schema_derive ^0.1.0
normal
serde_json ^1
normal
serde ^1
dev
serde_json ^1
dev
Versions
37.5%
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 enum2schema
enum2schema
0.1.0
All Items
Crate Items
Re-exports
Modules
Traits
Functions
Derive Macros
Crate
enum2schema
Copy item path
Source
Re-exports
§
pub use
serde_json
;
Modules
§
mcp
Helpers for describing MCP tools directly from Rust types, so a tool’s
inputSchema
(and optional
outputSchema
) lives next to its argument and result types instead of in a hand written literal.
Traits
§
Schema
Functions
§
nullable
set_
description
Derive Macros
§
Schema