Function expand

Source
pub fn expand<C: CubeType>(
    scope: &mut Scope,
    input: ExpandElementTyped<C>,
    output: ExpandElementTyped<C>,
)