Docs.rs
fastboop-core-0.0.1-rc.21
fastboop-core 0.0.1-rc.21
Permalink
Docs.rs crate page
GPL-3.0-only
Links
Repository
crates.io
Source
Owners
samcday
Dependencies
fastboop-schema ^0.0.1-rc.12
normal
futures-util ^0.3.31
normal
gibblox-core ^0.0.2-rc.1
normal
gibblox-pipeline ^0.0.2-rc.1
normal
postcard ^1.1.3
normal
serde ^1.0.217
normal
tracing ^0.1.44
normal
fastboop-schema ^0.0.1-rc.12
build
postcard ^1.1.3
build
serde_yaml ^0.9.34
build
Versions
2.9%
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_dev_profile
fastboop_
core
0.0.1-rc.21
In fastboop_
core::
devpro
fastboop_core
::
devpro
Function
decode_
dev_
profile
Copy item path
Source
pub fn decode_dev_profile( bytes: &[
u8
], ) ->
Result
<
DeviceProfile
,
DevProfileCodecError
>