Docs.rs
hadb-changeset-0.3.1
hadb-changeset 0.3.1
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
russellromney
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
crc32c ^0.6
normal
hadb-io ^0.2.0
normal
sha2 ^0.10
normal
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1
normal
zstd ^0.13
normal
optional
hadb-io ^0.2.0
dev
rand ^0.8
dev
tempfile ^3
dev
tokio ^1
dev
Versions
49.12%
of the crate is documented
Go to latest version
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
encode
hadb_
changeset
0.3.1
In hadb_
changeset::
journal
hadb_changeset
::
journal
Function
encode
Copy item path
Source
pub fn encode(segment: &
JournalSegment
) ->
Vec
<
u8
>
ⓘ
Expand description
Encode a sealed journal segment to bytes.