mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 01:47:55 +00:00
Update READMEs, fix links (#7176)
* Re-generate READMEs to fix doc links; set readme field in package manifests * Re-generate READMEs to fix doc links; set readme field in package manifests * Re-generate READMEs to fix doc links; set readme field in package manifests * Re-generate READMEs to fix doc links; set readme field in package manifests * Revert stuff that shouldn't have been committed * Revert stuff that shouldn't have been committed * Fix parent relative link generation * Manually remove this incorrect link for now.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Substrate tracing primitives and macros.
|
||||
|
||||
To trace functions or invidual code in Substrate, this crate provides [`tracing_span`]
|
||||
To trace functions or invidual code in Substrate, this crate provides [`within_span`]
|
||||
and [`enter_span`]. See the individual docs for how to use these macros.
|
||||
|
||||
Note that to allow traces from wasm execution environment there are
|
||||
|
||||
Reference in New Issue
Block a user