Docs.rs
sochdb-core-2.0.2
sochdb-core 2.0.2
Docs.rs crate page
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
sushanthpy
Dependencies
bincode ^1.3
normal
blake3 ^1.5
normal
byteorder ^1.5
normal
crc32fast ^1.3
normal
dashmap ^5.5
normal
hex ^0.4
normal
hostname ^0.4
normal
optional
lz4 ^1.24
normal
parking_lot ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tikv-jemallocator ^0.5
normal
optional
toon-format ^0.4
normal
ureq ^2.9
normal
optional
zstd ^0.13
normal
proptest ^1.4
dev
tempfile ^3.8
dev
libc ^0.2
normal
Versions
74.51%
of the crate is documented
Go to latest version
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_edge_value
sochdb_
core
2.0.2
In sochdb_
core::
edge_
encoding
sochdb_core
::
edge_encoding
Function
decode_
edge_
value
Copy item path
Source
pub fn decode_edge_value(data: &[
u8
]) ->
Option
<
DecodedEdgeValue
>
Expand description
Decode an edge value.