Macro impl_storage_item
macro_rules! impl_storage_item {
($ty:ident) => { ... };
}Available on crate feature
unstable-wgpu-27 only.macro_rules! impl_storage_item {
($ty:ident) => { ... };
}unstable-wgpu-27 only.