CoreResourceThread

Type Alias CoreResourceThread 

Source
pub type CoreResourceThread = GenericSender<CoreResourceMsg>;
Expand description

Handle to a resource thread

Aliased Typeยง

pub struct CoreResourceThread(/* private fields */);