# ambient_cb
`ambient_cb` is a library for [the Ambient runtime](https://github.com/AmbientRun/Ambient) that provides helpers for wrapping callbacks in an `Arc` that implements `Debug`. This is used to enable storing callbacks in structs that derive `Debug`.