Sealed
async_
task
4.7.1
Sealed
Implementors
In async_
task::
runnable::
sealed
async_task
::
runnable
::
sealed
Trait
Sealed
Copy item path
Source
pub trait Sealed<M> { }
Implementors
§
Source
§
impl<M, F>
Sealed
<M> for
WithInfo
<F>
where F:
Fn
(
Runnable
<M>,
ScheduleInfo
),
Source
§
impl<M, F>
Sealed
<M> for F
where F:
Fn
(
Runnable
<M>),