syn
2.0.100
In syn::
error
Structs
Error
ErrorMessage
IntoIter
Iter
SpanRange
Functions
new2
new_at
Type Aliases
Result
syn
::
error
Function
new_at
Copy item path
Settings
Help
Summary
Source
pub(crate) fn new_at<T:
Display
>( scope:
Span
, cursor:
Cursor
<'_>, message: T, ) ->
Error