take_until_newline_or_eof
proc_
macro2
1.0.103
In proc_
macro2::
parse
proc_macro2
::
parse
Function
take_
until_
newline_
or_
eof
Copy item path
Source
fn take_until_newline_or_eof(input:
Cursor
<'_>) -> (
Cursor
<'_>, &
str
)