Crate openthread_fuchsia

Source
Expand description

This crate contains the rust OpenThread platform implementation for Fuchsia.

Modules§

logging

Structs§

Platform
OpenThread Singleton Platform Implementation.
PlatformBuilder
Builder type for the OpenThread platform. Create using [Platform::builder()].