Skip to main content
parse
time_
macros
0.2.27
In time_
macros::
helpers::
string
time_macros
::
helpers
::
string
Function
parse
Copy item path
Source
pub(crate) fn parse( permit_byte_strings:
bool
, token: &
Literal
, ) ->
Result
<(
Span
,
Vec
<
u8
>),
Error
>