all: add Linearize impls
This commit is contained in:
parent
89c8692c94
commit
60e9a33a57
3 changed files with 11 additions and 10 deletions
|
|
@ -499,7 +499,7 @@ macro_rules! sizes {
|
|||
)*
|
||||
}
|
||||
|
||||
#[derive(Copy, Clone, Debug)]
|
||||
#[derive(Copy, Clone, Debug, Linearize)]
|
||||
#[expect(non_camel_case_types)]
|
||||
pub enum ThemeSized {
|
||||
$(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue