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