Function fz::select[][src]

pub fn select<'a, W: Write>(
    writer: W,
    list: &'a [&str]
) -> Result<Cow<'a, [&'a str]>>