expand

Function expand 

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