Docs.rs
trustless-protocol-0.2.0
trustless-protocol 0.2.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
sorah
Dependencies
aes ^0.8
normal
optional
base64ct ^1
normal
optional
bytes ^1
normal
cbc ^0.1
normal
optional
cipher ^0.4
normal
optional
futures-util ^0.3
normal
md-5 ^0.10
normal
optional
pkcs8 ^0.10
normal
optional
rustls ^0.23
normal
rustls-pki-types ^1
normal
optional
secrecy ^0.10
normal
serde ^1
normal
serde_json ^1
normal
serde_with ^3
normal
thiserror ^2
normal
tokio ^1
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
x509-parser ^0.16
normal
optional
zeroize ^1
normal
rcgen ^0.13
dev
Versions
70.59%
of the crate is documented
Go to latest version
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
Skip to main content
All
trustless_
protocol
0.2.0
Crate Items
Structs
Enums
Traits
Functions
List of all items
Structs
base64::Base64Bytes
client::ProviderClient
message::CertificateInfo
message::ErrorPayload
message::ErrorResponse
message::InitializeParams
message::InitializeResult
message::SignParams
message::SignResult
Enums
error::Error
message::ErrorCode
message::Request
message::Response
message::SuccessResponse
Traits
handler::Handler
Functions
codec::framed_read
codec::framed_write
codec::recv_message
codec::send_message
handler::run
scheme::algorithm_for_schemes
scheme::parse_scheme
scheme::scheme_to_string