Docs.rs
flumedb-0.1.6
flumedb 0.1.6
Permalink
Docs.rs crate page
LGPL-3.0
Links
Repository
crates.io
Source
Owners
sbillig
github:sunrise-choir:all
Dependencies
bidir_iter ^0.2.1
normal
buffered_offset_reader ^0.6.0
normal
byteorder ^1.3.2
normal
bytes ^0.5.3
normal
failure ^0.1.6
normal
log ^0.4.8
normal
pretty_env_logger ^0.3.1
normal
serde ^1.0.104
normal
serde_bytes ^0.11.3
normal
serde_cbor ^0.10.2
normal
serde_derive ^1.0.104
normal
serde_json ^1.0.44
normal
ssb-multiformats ^0.4.1
normal
criterion ^0.3.0
dev
tempfile ^3.1.0
dev
Versions
3.41%
of the crate is documented
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
read_next
flumedb
0.1.6
In flumedb::
go_
offset_
log
flumedb
::
go_offset_log
Function
read_
next
Copy item path
Source
pub fn read_next<R:
OffsetRead
>(offset:
u64
, r:
&R
) ->
Result
<
ReadResult
,
Error
>