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