Docs.rs
kimberlite-query-0.4.0
kimberlite-query 0.4.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
jrey8343
Dependencies
base64 ^0.22
normal
bytes ^1
normal
kimberlite-store ^0.4.0
normal
kimberlite-types ^0.4.0
normal
rust_decimal ^1.33
normal
serde ^1
normal
serde_json ^1
normal
sqlparser ^0.54
normal
thiserror ^2
normal
proptest ^1
dev
test-case ^3
dev
Versions
85.55%
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
Skip to main content
decode_integer
kimberlite_
query
0.4.0
In kimberlite_
query::
key_
encoder
kimberlite_query
::
key_encoder
Function
decode_
integer
Copy item path
Source
pub fn decode_integer(bytes: [
u8
;
4
]) ->
i32
Expand description
Decodes an
Integer
from sign-flip encoding.