Struct go_types::TraceConfig
source · pub struct TraceConfig {
pub trace_parser: bool,
pub trace_checker: bool,
}
Fields§
§trace_parser: bool
§trace_checker: bool
pub struct TraceConfig {
pub trace_parser: bool,
pub trace_checker: bool,
}
trace_parser: bool
§trace_checker: bool