blob: a52609b5eeeaeee01e9336465bbfba21be22eaa4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[struct]
associated_constants_in_body = true
[macro_expansion]
bitflags = true
[export]
prefix = "Style" # Just ensuring they play well together :)
[const]
allow_constexpr = true
|