[][src]Type Definition reool::instrumentation::NoInstrumentation

type NoInstrumentation = ();

This instrumentation will do nothing.

Trait Implementations

impl Instrumentation for NoInstrumentation[src]