pub const Options = struct
pub const Options = struct { /// If false, only syntactically necessary whitespace is emitted. whitespace: bool = true, }