Files
rapr-rs/docs/tracing/span/sidebar-items.js
Uttarayan Mondal d5ecda4c73 Initial docs commit
2021-03-15 01:27:34 +05:30

1 line
628 B
JavaScript

initSidebarItems({"struct":[["Attributes","Attributes provided to a `Subscriber` describing a new span when it is created."],["Entered","A guard representing a span which has been entered and is currently executing."],["EnteredSpan","An owned version of [`Entered`], a guard representing a span which has been entered and is currently executing."],["Id","Identifies a span within the context of a subscriber."],["Record","A set of fields recorded by a span."],["Span","A handle representing a span, with the capability to enter the span if it exists."]],"trait":[["AsId","Trait implemented by types which have a span `Id`."]]});