Crate ambient_cb

Source

Structs§

CbDebuggable

Functions§

cb
Helper for constructing a Cb.

Type Aliases§

Callback
CallbackBox
CallbackFn
Cb
A helper type for callbacks that wraps around a function type with an Arc that implements Debug.
CellFn
CellFnOnce