Docs.rs
nmp-threading-1.0.0-rc.1
nmp-threading 1.0.0-rc.1
Docs.rs crate page
MIT
03 July 2026
Links
Repository
crates.io
Source
Owners
pablof7z
Dependencies
flatbuffers ^25.12.19
normal
nmp-core ^1.0.0-rc.1
normal
nmp-ownership ^1.0.0-rc.1
normal
nmp-planner ^1.0.0-rc.1
normal
serde ^1.0
normal
serde_json ^1.0
normal
Versions
77.14%
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_threading_snapshot
nmp_
threading
1.0.0-rc.1
In nmp_
threading::
wire
nmp_threading
::
wire
Function
decode_
threading_
snapshot
Copy item path
Source
pub fn decode_threading_snapshot( bytes: &[
u8
], ) ->
Result
<
ThreadingSnapshot
,
String
>