Docs.rs
tdb-succinct-0.1.2
tdb-succinct 0.1.2
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
matko
Dependencies
async-trait ^0.1.77
normal
base64 ^0.21.7
normal
bitvec ^1.0.1
normal
byteorder ^1.5.0
normal
bytes ^1.5.0
normal
chrono ^0.4.34
normal
futures ^0.3.30
normal
hex ^0.4.3
normal
itertools ^0.12.1
normal
lazy_static ^1.4.0
normal
num-derive ^0.4.2
normal
num-traits ^0.2.18
normal
regex ^1.10.3
normal
rug >=1.16, <2.0
normal
thiserror ^1.0.57
normal
tokio ^1.36.0
normal
tokio-util ^0.7.10
normal
Versions
12.41%
of the crate is documented
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
logarray_file_get_length_and_width
tdb_
succinct
0.1.2
In tdb_
succinct::
logarray
tdb_succinct
::
logarray
Function
logarray_
file_
get_
length_
and_
width
Copy item path
Source
pub async fn logarray_file_get_length_and_width<F:
FileLoad
>( f: F, ) ->
Result
<(
u64
,
u8
)>