Docs.rs
arrow-buffer-53.3.0
arrow-buffer 53.3.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
andygrove
kou
kszucs
xhochy
nevi-me
alamb
tustvold
Dependencies
bytes ^1.4
normal
half ^2.1
normal
num ^0.4
normal
criterion ^0.5
dev
rand ^0.8
dev
Versions
100%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
arrow_
buffer
53.3.0
In arrow_
buffer::
bit_
util
arrow_buffer
::
bit_util
Function
set_bit
Copy item path
Source
pub fn set_bit(data: &mut [
u8
], i:
usize
)
Expand description
Sets bit at position
i
for
data
to 1