Docs.rs
reifydb-core-0.1.0
reifydb-core 0.1.0
Docs.rs crate page
AGPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
dao-ming-dev
Dependencies
bigdecimal ^0.4.8
normal
crossbeam-channel ^0.5.15
normal
crossbeam-skiplist ^0.1.3
normal
num-bigint ^0.4.6
normal
num-traits ^0.2.19
normal
once_cell ^1.21.3
normal
reifydb-type ^0.1.0
normal
serde ^1.0.219
normal
serde_bytes ^0.11.17
normal
uuid ^1.18.1
normal
Versions
22.17%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
encode_u32
reifydb_
core
0.1.0
In reifydb_
core::
util::
encoding::
keycode
reifydb_core
::
util
::
encoding
::
keycode
Function
encode_
u32
Copy item path
Source
pub fn encode_u32(value:
u32
) -> [
u8
;
4
]
Expand description
Encode a u32 value for keycode (bitwise NOT of big-endian)