Docs.rs
mcp-context-server-0.1.0
mcp-context-server 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
mneirynck
Dependencies
context-core ^0.1.0
normal
jsonschema ^0.41.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tokio ^1
normal
chrono ^0.4
dev
sha2 ^0.10
dev
tempfile ^3
dev
Versions
29.79%
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
Module schema
mcp_
context_
server
0.1.0
Module schema
Module Items
Enums
Functions
In crate mcp_
context_
server
mcp_context_server
Module
schema
Copy item path
Source
Enums
§
Schema
Validation
Error
Functions
§
validate_
json
Validate a JSON instance against a JSON Schema (draft 2020-12). Returns Ok(()) if valid, Err otherwise.