Draft Viewer
trait for markdown
#7044
Annotations
10 errors
Run tests:
widget/src/helpers.rs#L1156
type annotations needed
|
Run tests:
widget/src/helpers.rs#L185
type annotations needed
|
Run tests:
widget/src/helpers.rs#L1199
type annotations needed
|
Run tests:
widget/src/markdown.rs#L35
no function or associated item named `default` found for struct `iced_widget::markdown::Settings` in the current scope
|
Run tests:
widget/src/markdown.rs#L34
the trait bound `iced_widget::markdown::Settings: From<&Vec<Item>>` is not satisfied
|
Run tests:
widget/src/markdown.rs#L33
this function takes 2 arguments but 3 arguments were supplied
|
Run tests:
widget/src/markdown.rs#L340
no function or associated item named `default` found for struct `iced_widget::markdown::Settings` in the current scope
|
Run tests:
widget/src/markdown.rs#L339
the trait bound `iced_widget::markdown::Settings: From<&Vec<Item>>` is not satisfied
|
Run tests:
widget/src/markdown.rs#L338
this function takes 2 arguments but 3 arguments were supplied
|
Run tests:
widget/src/markdown.rs#L941
no function or associated item named `default` found for struct `iced_widget::markdown::Settings` in the current scope
|
Loading