Docs.rs
fcdb-exec-0.1.0
fcdb-exec 0.1.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
com-junkawasaki
Dependencies
bloom ^0.3
normal
fcdb-core ^0.1.1
normal
rand ^0.8
normal
serde ^1.0
normal
statrs ^0.16
normal
Versions
46.81%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
decode_simd
fcdb_
exec
0.1.0
In fcdb_
exec::
simd_
varint
fcdb_exec
::
simd_varint
Function
decode_
simd
Copy item path
Source
pub fn decode_simd(data: &[
u8
]) ->
Vec
<
u64
>
Expand description
SIMD VarInt decoder (placeholder)