pub fn expand<A: CubeIndexMutExpand<Output = ExpandElementTyped<V>>, V: CubePrimitive>(
scope: &mut Scope,
expand: A,
index: ExpandElementTyped<u32>,
value: ExpandElementTyped<V>,
)
pub fn expand<A: CubeIndexMutExpand<Output = ExpandElementTyped<V>>, V: CubePrimitive>(
scope: &mut Scope,
expand: A,
index: ExpandElementTyped<u32>,
value: ExpandElementTyped<V>,
)