Initial docs commit

This commit is contained in:
Uttarayan Mondal
2021-03-15 01:27:34 +05:30
commit d5ecda4c73
20211 changed files with 1370362 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
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`."]]});