collections::str::AnyLines[src]

type AnyLines<'a> = Map<'a, &'a str, &'a str, CharSplits<'a, char>>;