expand

Function expand 

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