ITADN

[feature request] Make Cap and Join enums repr(u8)

#546Opentower120 创建于 2026-02-17
T
tower120commented
That would allow use them as "array indices". For example, `skia-safe` have them `repr(u32)` https://rust-skia.github.io/doc/skia_safe/paint/enum.Cap.html.
1 条评论