c50c47983c
* generator: Simplify contains+insert pairs to just insert() Insert returns true when the value was inserted, false when it was already present in the set. * generator: Strictify "Vk"/"vk" prefix stripping with strip_prefix+unwrap This way we are sure only the expected prefix ("Vk" or "vk") is stripped, anything else panics the generator. * generator: `format_ident` can format strings directly |
||
---|---|---|
.. | ||
src | ||
Vulkan-Headers@e1d8c4931d | ||
Cargo.toml |