proc_
macro2
1.0.92
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
)