☰
AxTaskRef
In axtask
?
Type Definition
axtask
::
AxTaskRef
source
·
[
−
]
pub type AxTaskRef =
Arc
<
FifoTask
<
TaskInner
>>;
Available on
crate feature
multitask
only.
Expand description
The reference type of a task.