Skip to main content

AsyncRuntime

Trait AsyncRuntime 

Source
pub trait AsyncRuntime:
    Send
    + Sync
    + 'static { }
Expand description

Marker trait for runtime implementations (not used as trait object)

Implementorsยง