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