Trait josephine::context::IsInitializing [] [src]

pub trait IsInitializing<'a, C, T> { }

A marker trait for JS contexts that are in the middle of initializing

Implementors