Expand description
This crate contains the rust OpenThread platform implementation for Fuchsia.
Modules§
Structs§
- Platform
- OpenThread Singleton Platform Implementation.
- Platform
Builder - Builder type for the OpenThread platform. Create using [
Platform::builder()
].