syn::error

Function new_at

source
pub(crate) fn new_at<T: Display>(
    scope: Span,
    cursor: Cursor<'_>,
    message: T,
) -> Error