struct Flags [src]
Fields
allow_primitive: bool = false
allow_underscore: bool = false
Source
pub const Flags = struct {
allow_primitive: bool = false,
allow_underscore: bool = false,
}
pub const Flags = struct {
allow_primitive: bool = false,
allow_underscore: bool = false,
}