paste
1.0.15
paste
Function
pasted_to_tokens
Copy item path
Source
pub(crate) fn pasted_to_tokens( pasted:
String
, span:
Span
, ) ->
Result
<
TokenStream
,
Error
>