[][src]Function rust_tokenizers::preprocessing::adapters::read_sst2

pub fn read_sst2(path: &str, sep: u8) -> Result<Vec<Example>, Box<dyn Error>>