pub fn expected(
expected: &'static str,
found: ValueInner<'_>,
span: Span,
) -> ErrorExpand description
Helper for construction an ErrorKind::Wanted
pub fn expected(
expected: &'static str,
found: ValueInner<'_>,
span: Span,
) -> ErrorHelper for construction an ErrorKind::Wanted