Crates.io | tracing-assert-core |
lib.rs | tracing-assert-core |
version | 0.1.4 |
source | src |
created_at | 2023-02-16 03:26:23.455644 |
updated_at | 2023-02-21 19:15:58.975009 |
description | A tracing layer with assertion helpers for use in unit-tests |
homepage | |
repository | |
max_upload_size | |
id | 786465 |
size | 27,587 |
The tracing-assert-core
crate offers hooks to subscribe to the pipeline of notifications the tracing
library emits,
which includes all updates on Spans, Records, Events, and more.