task
0.1.0
All Items
Crate Items
Re-exports
Structs
Enums
Functions
Type Aliases
Attribute Macros
Crate
task
Copy item path
Source
Re-exports
§
pub use
futures
;
pub use
embassy_executor
;
Structs
§
Environment
Variable
Join
Handle
Manager
A manager for tasks.
Signal
Accumulator
Task
Identifier
Enums
§
Error
Signal
POSIX signals enumeration
Functions
§
get_
instance
initialize
Type Aliases
§
Result
Task
Identifier
Inner
Attribute Macros
§
run
A procedural macro to annotate functions that should run with a specific executor.
test
A procedural macro to annotate test functions.