Docs.rs
mcpkit-core-0.5.0
mcpkit-core 0.5.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
jkindrix
Dependencies
base64 ^0.22
normal
chrono ^0.4
normal
futures ^0.3
normal
miette ^7.0
normal
rand ^0.8
normal
schemars ^1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
thiserror ^2.0
normal
url ^2.5
normal
uuid ^1.0
normal
criterion ^0.5
dev
pretty_assertions ^1.4
dev
rmcp ^0.9
dev
tokio ^1.35
dev
getrandom ^0.2
normal
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
JSON_POINTER
mcpkit_
core
0.5.0
In mcpkit_
core::
schema::
formats
mcpkit_core
::
schema
::
formats
Constant
JSON_
POINTER
Copy item path
Source
pub const JSON_POINTER: &
str
= "json-pointer";
Expand description
JSON Pointer format.