shadow_
rs
3dfee2f
Module task
Module Items
Modules
Structs
In shadow_
rs::
core::
work
shadow_rs
::
core
::
work
Module
task
Copy item path
source
Modules
§
export
Structs
§
TaskRef
Mostly for interoperability with C APIs. In Rust code that doesn’t need to interact with C, it may make more sense to directly use a
Fn(&mut Host)
trait object.