Structs§
- Ring
Buffer Stop Callback - RingBufferStopCallback wraps a callback. The callback will be invoked when last instance of RingBufferStopCallback and its clones is dropped.
- Ring
Buffer 🔒Stop Callback Inner
Functions§
- fallible_
closure - Helper function to wrap up a closure with fail handle. The fail handle will be triggered if the closure returns an error.