Auto Generated Documentation

This commit is contained in:
github-actions[bot]
2021-03-14 20:06:11 +00:00
parent fcf47cbac9
commit 799a22692f
11450 changed files with 65837 additions and 83717 deletions
+1 -1
View File
@@ -1 +1 @@
initSidebarItems({"fn":[["set_default","Sets the subscriber as the default for the duration of the lifetime of the returned `DefaultGuard`"],["set_global_default","Sets this subscriber as the global default for the duration of the entire program. Will be used as a fallback if no thread-local subscriber has been set in a thread (using `with_default`.)"],["with_default","Sets this subscriber as the default for the duration of a closure."]],"struct":[["DefaultGuard","A guard that resets the current default dispatcher to the prior default dispatcher when dropped."],["Interest","Indicates a `Subscriber`s interest in a particular callsite."],["SetGlobalDefaultError","Returned if setting the global dispatcher fails."]],"trait":[["Subscriber","Trait representing the functions required to collect trace data."]]});
initSidebarItems({"fn":[["set_default","Sets the subscriber as the default for the duration of the lifetime of the returned `DefaultGuard`"],["set_global_default","Sets this subscriber as the global default for the duration of the entire program. Will be used as a fallback if no thread-local subscriber has been set in a thread (using `with_default`.)"],["with_default","Sets this subscriber as the default for the duration of a closure."]],"struct":[["DefaultGuard","A guard that resets the current default dispatcher to the prior default dispatcher when dropped."],["Interest","Indicates a `Subscriber`'s interest in a particular callsite."],["SetGlobalDefaultError","Returned if setting the global dispatcher fails."]],"trait":[["Subscriber","Trait representing the functions required to collect trace data."]]});