cbindgen/tests/rust/associated_in_body.toml
2022-04-21 18:48:00 +02:00

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