Searched defs:CallbackState (Results 1 – 1 of 1) sorted by relevance
12 pub struct CallbackState<F> { struct20 impl<F> CallbackState<F> { impl29 impl<F> Drop for CallbackState<F> { implementation