Trait tokenizers::utils::iter::LinesWithEnding
source · pub trait LinesWithEnding<B> {
// Required method
fn lines_with_ending(self) -> Lines<B> ⓘ;
}
pub trait LinesWithEnding<B> {
// Required method
fn lines_with_ending(self) -> Lines<B> ⓘ;
}