Crate openthread

source ·
Expand description

This crate contains a type-safe interface to the OpenThread API.

This crate assumes that the OpenThread platform interface have been provided externally, perhaps by a separate crate.

Re-exports§

  • pub use openthread_sys as otsys;

Modules§

  • OpenThread API Module
  • Prelude namespace for improving the ergonomics of using this crate.

Type Aliases§