Implement new grid widget #450
Annotations
10 errors
all:
src/native/helpers.rs#L219
the following explicit lifetimes could be elided: 'a
|
all:
src/native/grid/mod.rs#L5
module has the same name as its containing module
|
all:
src/native/grid/grid.rs#L52
this method could have a `#[must_use]` attribute
|
all:
src/native/grid/grid.rs#L57
this method could have a `#[must_use]` attribute
|
all:
src/native/grid/grid.rs#L65
this method could have a `#[must_use]` attribute
|
all:
src/native/grid/grid.rs#L65
missing `#[must_use]` attribute on a method returning `Self`
|
all:
src/native/grid/grid.rs#L72
this method could have a `#[must_use]` attribute
|
all:
src/native/grid/grid.rs#L72
missing `#[must_use]` attribute on a method returning `Self`
|
all:
src/native/grid/grid.rs#L79
this method could have a `#[must_use]` attribute
|
all:
src/native/grid/grid.rs#L79
missing `#[must_use]` attribute on a method returning `Self`
|