ambient_cb 0.3.1

Defines helper types for callbacks wrapped in `Arc` that implement `Debug`.
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "ambient_cb"
description = "Defines helper types for callbacks wrapped in `Arc` that implement `Debug`."
edition = "2021"
license = "MIT OR Apache-2.0"
repository = "https://github.com/AmbientRun/Ambient"
rust-version = { workspace = true }
version = { workspace = true }

[dependencies]