[][src]Module tokio_trace_core::callsite

Callsites represent the source locations from which spans or events originate.

Structs

Identifier

Uniquely identifies a Callsite

Traits

Callsite

Trait implemented by callsites.

Functions

register

Register a new Callsite with the global registry.