Docs.rs
dodb-protocol-0.1.0
dodb-protocol 0.1.0
Docs.rs crate page
MIT
25 September 2026
Links
Repository
crates.io
Source
Owners
namse
Dependencies
dodb-core ^0.1.0
normal
dodb-service ^0.1.0
normal
proptest =1.11.0
dev
Versions
0%
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
All
dodb_
protocol
0.1.0
Crate Items
Structs
Enums
Constants
Functions
List of all items
Structs
ApplicationError
ConflictDetails
FrameHeader
ProtocolLimits
Enums
ApplicationErrorKind
MutationOutcome
ProtocolError
ResponseEnvelope
Functions
decode_header
decode_request_frame
decode_request_parts
decode_response_frame
decode_response_parts
encode_request
encode_response
request_opcode
response_opcode
Constants
HEADER_SIZE
MAGIC
MAX_STORAGE_ENCODED_KEY_SIZE
MAX_STORAGE_KEY_COMPONENT_SIZE
MAX_STORAGE_VALUE_SIZE
PROTOCOL_VERSION
REQUEST_MESSAGE_TYPE
RESPONSE_MESSAGE_TYPE