Expand description
Module containing the trait to instrument the engine for debugging and profiling
Re-exports§
pub use debugger_trait::*;
pub use profiler::*;
Modules§
- debugger_
trait - Traits related to debugging
- profiler
- Nushell Profiler
Module containing the trait to instrument the engine for debugging and profiling
pub use debugger_trait::*;
pub use profiler::*;