v0.1.0-pre.011

This commit is contained in:
2026-07-24 14:23:58 +02:00
parent 62bc0ffb44
commit 42e8a203ec
460 changed files with 12005 additions and 7020 deletions

View File

@@ -10,7 +10,7 @@
mod constants;
/// Canonical tracing target for this crate.
pub(crate) use crate::constants::TRACING_TARGET;
pub(crate) use self::constants::TRACING_TARGET;
/// Returns the canonical tracing target.
pub fn tracing_target() -> &'static str {