blob: 050a4dbebe515c0894c5c55d765498b521d17543 [file] [view]
Unsafe OpenThread Bindings for Rust
===================================
This crate contains the unsafe Rust FFI bindings for the OpenThread API.
If you want to use the OpenThread API from rust, you will likely want to
use the safe OpenThread crate, which provides a type-safe wrapper around this
API.
The script `platgen.sh` will regenerate the bindings.