https://github.com/teoxoy/encase/blob/54990f41dc6143f4923b2db4abccd6b21bdcdb9a/derive/impl/src/lib.rs#L328 This function right here is firing a `dead_code` warning on al uses of `derive(ShaderType)`.
encase/derive/impl/src/lib.rs
Line 328 in 54990f4
This function right here is firing a
dead_codewarning on al uses ofderive(ShaderType).