Struct rayon::FnContext [−][src]
pub struct FnContext { /* fields omitted */ }Provides the calling context to a closure called by join_context.
Implementations
impl FnContext[src]
impl FnContext[src]pub struct FnContext { /* fields omitted */ }Provides the calling context to a closure called by join_context.
impl FnContext[src]impl RefUnwindSafe for FnContextimpl !Send for FnContextimpl !Sync for FnContextimpl Unpin for FnContextimpl UnwindSafe for FnContext