net_traits

Type Alias CoreResourceThread

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

Handle to a resource thread

Aliased Typeยง

struct CoreResourceThread { /* private fields */ }