mirror of
https://github.com/servo/servo
synced 2026-05-09 08:32:31 +02:00
Types generated by `bitflags!` are now private by default. This PR marks them `pub` where necessary.
Types generated by `bitflags!` are now private by default. This PR marks them `pub` where necessary.