[−][src]Module drone_cortex_m::thr::prelude
The Threads prelude.
The purpose of this module is to alleviate imports of many common thread token traits by adding a glob import to the top of thread token heavy modules:
use drone_core::thr::prelude::*;
Traits
ThrToken | The base trait for a thread token. |
_ | Extends |
_ | Extends |
_ | Extends |
_ | Extends |
_ | Extends |