pub fn expand<A: CubeIndexExpand<Output = ExpandElementTyped<V>>, V: CubeType>(
scope: &mut Scope,
expand: A,
index: ExpandElementTyped<u32>,
) -> ExpandElementTyped<V>
pub fn expand<A: CubeIndexExpand<Output = ExpandElementTyped<V>>, V: CubeType>(
scope: &mut Scope,
expand: A,
index: ExpandElementTyped<u32>,
) -> ExpandElementTyped<V>