pub const RenderOptions = struct
pub const RenderOptions = struct { include_reference_trace: bool = true, include_source_line: bool = true, include_log_text: bool = true, }