Docs.rs
turbomcp-protocol-1.0.7
turbomcp-protocol 1.0.7
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
nicholasjpaterno
Dependencies
chrono ^0.4
normal
regex ^1.10
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tracing ^0.1
normal
turbomcp-core ^1.0.5
normal
Versions
100%
of the crate is documented
Platform
x86_64-apple-darwin
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
Base64String
turbomcp_
protocol
1.0.7
Base64
String
Aliased Type
In turbomcp_
protocol::
types
turbomcp_protocol
::
types
Type Alias
Base64
String
Copy item path
Source
pub type Base64String =
String
;
Expand description
Base64 encoded data
Aliased Type
ยง
pub struct Base64String {
/* private fields */
}