Function arret_syntax::parser::datum_from_str_with_span_offset[][src]

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