refactor(ui): Use RPITIT / AFIT for RoomDataProvider #1221
Annotations
10 errors
Machete
cannot find type `Located` in crate `winnow`
|
Machete
failed to resolve: could not find `Located` in `winnow`
|
Machete
the method `span` exists for tuple `(fn(&mut Stateful<{type error}, RecursionCheck>) -> Result<(), ErrMode<ContextError>> {comment}, ...)`, but its trait bounds were not satisfied
|
Machete
the method `span` exists for fn item `fn(&mut Stateful<{type error}, RecursionCheck>) -> Result<&str, ErrMode<ContextError>> {ws::<'_>}`, but its trait bounds were not satisfied
|
Machete
the method `span` exists for fn item `fn(&mut Stateful<{type error}, RecursionCheck>) -> Result<(), ErrMode<ContextError>> {newline}`, but its trait bounds were not satisfied
|
Machete
the method `try_map` exists for fn item `fn(&mut Stateful<{type error}, RecursionCheck>) -> Result<(Vec<Key>, (Key, Item)), ...> {parse_keyval}`, but its trait bounds were not satisfied
|
Machete
the method `span` exists for fn item `fn(&mut Stateful<{type error}, RecursionCheck>) -> Result<(), ErrMode<ContextError>> {ws_comment_newline}`, but its trait bounds were not satisfied
|
Machete
the method `span` exists for fn item `fn(&mut Stateful<{type error}, RecursionCheck>) -> Result<(), ErrMode<ContextError>> {ws_comment_newline}`, but its trait bounds were not satisfied
|
Machete
no method named `parse_next` found for fn item `fn(&mut Stateful<{type error}, RecursionCheck>) -> Result<Value, ErrMode<ContextError>> {value}` in the current scope
|
Machete
the method `span` exists for fn item `fn(&mut Stateful<{type error}, RecursionCheck>) -> Result<(), ErrMode<ContextError>> {ws_comment_newline}`, but its trait bounds were not satisfied
|
Loading