Docs.rs
mangle-db-0.5.0
mangle-db 0.5.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
burakemir
Dependencies
anyhow ^1.0
normal
fxhash ^0.2.1
normal
mangle-analysis ^0.5.0
normal
mangle-ast ^0.5.0
normal
mangle-common ^0.5.0
normal
mangle-driver ^0.5.0
normal
mangle-interpreter ^0.5.0
normal
mangle-ir ^0.5.0
normal
mangle-parse ^0.5.0
normal
redb ^2
normal
optional
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
tempfile ^3.10
dev
Versions
76.32%
of the crate is documented
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
Skip to main content
read_from_bytes
mangle_
db
0.5.0
In mangle_
db::
simplerow
mangle_db
::
simplerow
Function
read_
from_
bytes
Copy item path
Source
pub fn read_from_bytes(data: &[
u8
]) ->
Result
<
SimpleRowData
>
Expand description
Read a simplerow file from bytes.