[][src]Function holochain_tracing::debug_tag

pub fn debug_tag<N, D>(key: N, val: D) -> Tag where
    N: Into<Cow<'static, str>>,
    D: Debug