12 lines
182 B
TOML
12 lines
182 B
TOML
[struct]
|
|
associated_constants_in_body = true
|
|
|
|
[macro_expansion]
|
|
bitflags = true
|
|
|
|
[export]
|
|
prefix = "Style" # Just ensuring they play well together :)
|
|
|
|
[const]
|
|
allow_constexpr = true
|