Docs.rs
powdb-sync-0.8.0
powdb-sync 0.8.0
Docs.rs crate page
MIT
03 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
zvndev
Dependencies
crc32fast ^1
normal
getrandom ^0.3
normal
powdb-storage ^0.8.0
normal
serde ^1
normal
serde_json ^1
normal
tempfile ^3
dev
libc ^0.2
normal
Versions
13.38%
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
read_segment_file
powdb_
sync
0.8.0
In powdb_
sync::
segment
powdb_sync
::
segment
Function
read_
segment_
file
Copy item path
Source
pub fn read_segment_file(path: &
Path
) ->
Result
<
RetainedSegment
>