Closed
Description
copied from hawkw/tokio-trace-prototype#53:
For future work: it would be really cool if we could pass all the params to the function as fields here as well.
Since some parameters may not be valid span fields, we might consider adding an additional attribute (#[trace_ignore]
?) to annotate those fields that should be skipped.