Function concat

Source
pub fn concat<'a>(
    iter: impl IntoIterator<Item = ReadableRe<'a>>,
) -> ReadableRe<'a>