expand_with

Function expand_with 

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