Function arret_syntax::parser::data_from_str_with_span_offset[][src]

pub fn data_from_str_with_span_offset(
    file_id: Option<FileId>,
    s: &str,
    span_offset: ByteIndex
) -> Result<Vec<Datum>>