☰
arret_syntax
::
parser
Structs
Parser
Functions
data_from_str
data_from_str_with_span_offset
datum_from_str
datum_from_str_with_span_offset
is_identifier_char
ayu
dark
light
All crates
arret
arret_compiler
arret_lsp_server
arret_rfi_derive
arret_runtime
arret_runtime_syntax
arret_syntax
stdlib
?
Function
arret_syntax
::
parser
::
data_from_str
⎘
[
−
]
[src]
pub fn data_from_str(file_id:
Option
<
FileId
>, s: &
str
) ->
Result
<
Vec
<
Datum
>>