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