Crate openthread_fuchsia
source ·Expand description
This crate contains the rust OpenThread platform implementation for Fuchsia.
Structs
OpenThread Singleton Platform Implementation.
Builder type for the OpenThread platform. Create using [
Platform::builder()
].