Callback

Trait Callback 

Source
pub trait Callback: FnOnce(Ref<'_, IFabricAsyncOperationContext>) + 'static { }

Implementors§