VThread

Type Alias VThread 

Source
pub type VThread = Pin<Arc<VirtualThread>>;

Aliased Typeยง

pub struct VThread { /* private fields */ }