Docs.rs
spacetimedb-commitlog-0.10.0
spacetimedb-commitlog 0.10.0
Docs.rs crate page
Links
crates.io
Source
Owners
cloutiertyler
jdetter
bfops
Dependencies
bitflags ^2.3.3
normal
crc32c ^0.6.4
normal
itertools ^0.12
normal
log ^0.4.17
normal
serde ^1.0.136
normal
optional
spacetimedb-primitives ^0.10.0
normal
spacetimedb-sats ^0.10.0
normal
thiserror ^1.0.37
normal
env_logger ^0.10
dev
once_cell ^1.16
dev
proptest ^1.4
dev
proptest-derive ^0.4
dev
rand ^0.8.5
dev
tempfile ^3.8
dev
Versions
67.38%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
spacetimedb_commitlog
0.10.0
Module payload
Re-exports
Modules
Structs
Enums
Traits
In crate spacetimedb_commitlog
Module
spacetimedb_commitlog
::
payload
Copy item path
source
·
[
−
]
Re-exports
§
pub use txdata::
Txdata
;
Modules
§
txdata
Structs
§
ArrayDecoder
Enums
§
ArrayDecodeError
Traits
§
Decoder
A decoder which can decode the transaction (aka record) format of the log.
Encode
A
datatype
which can be encoded.