hadoop_common/tracing/
tracer.rs

1/// No-Op Tracer (for now) to remove HTrace without changing too many files.
2pub struct Tracer {}