vk-rs icon indicating copy to clipboard operation
vk-rs copied to clipboard

Use bitflags crate

Open kvark opened this issue 7 years ago • 1 comments

... instead of rolling in our own implementation for bitflags

kvark avatar Feb 13 '18 16:02 kvark

Maybe you could also consider the use of the EnumFlags-Crate, which would result in a similar api to the vk.hpp.

TimDiekmann avatar Feb 15 '18 10:02 TimDiekmann