Skip to main content

concat_linkvecs

Function concat_linkvecs 

Source
fn concat_linkvecs<'db>(
    env: &mut Env<'db>,
    lhs: &[RedLink<'db>],
    rhs: &[RedLink<'db>],
) -> Errors<Vec<RedLink<'db>>>