Docs.rs
spacetimedb-commitlog-1.0.1
spacetimedb-commitlog 1.0.1
Docs.rs crate page
Links
crates.io
Source
Owners
cloutiertyler
jdetter
bfops
Dependencies
bitflags ^2.3.3
normal
crc32c ^0.6.4
normal
env_logger ^0.10
normal
optional
itertools ^0.12
normal
log ^0.4.17
normal
memmap2 ^0.9.4
normal
serde ^1.0.136
normal
optional
spacetimedb-paths ^1.0.1
normal
spacetimedb-primitives ^1.0.1
normal
spacetimedb-sats ^1.0.1
normal
tempfile ^3.8
normal
thiserror ^1.0.37
normal
env_logger ^0.10
dev
once_cell ^1.16
dev
pretty_assertions ^1.4
dev
proptest ^1.4
dev
proptest-derive ^0.5
dev
rand ^0.8.5
dev
tempfile ^3.8
dev
Versions
59.63%
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
1.0.1
Module commitlog
Module Items
Re-exports
Structs
Functions
In crate spacetimedb_
commitlog
spacetimedb_commitlog
Module
commitlog
Copy item path
Source
Re-exports
§
pub use crate::segment::
Committed
;
Structs
§
Commits
Commits
With
Version
Generic
A commitlog generic over the storage backend as well as the type of records its
Commit
s contain.
Segments
Functions
§
commits_
from
fold_
transactions_
from
transactions_
from