[][src]Trait reaper_medium::MainThreadOnly

pub trait MainThreadOnly: Sealed { }

Represents a privilege to execute functions which are only safe to execute from the main thread.

Implementors

impl MainThreadOnly for MainThreadScope[src]

Loading content...