ambient_cb

Crates.ioambient_cb
lib.rsambient_cb
version0.3.1
sourcesrc
created_at2023-04-26 15:20:30.990683
updated_at2023-10-25 13:46:50.648971
descriptionDefines helper types for callbacks wrapped in `Arc` that implement `Debug`.
homepage
repositoryhttps://github.com/AmbientRun/Ambient
max_upload_size
id849462
size2,816
Owners (github:ambientrun:owners)

documentation

README

ambient_cb

ambient_cb is a library for the Ambient runtime that provides helpers for wrapping callbacks in an Arc that implements Debug. This is used to enable storing callbacks in structs that derive Debug.

Commit count: 4583

cargo fmt