struct LOG_CATEGORY [src]

Members

Source

pub const LOG_CATEGORY = struct { pub const POINTS_OF_INTEREST: *const u8 = "PointsOfInterest"; pub const DYNAMIC_TRACING: *const u8 = "DynamicTracing"; pub const DYNAMIC_STACK_TRACING: *const u8 = "DynamicStackTracing"; }