Inline images (#356) #279
Annotations
12 warnings
clippy
redundant pattern matching, consider using `is_some()`
|
clippy
called `map(..).flatten()` on `Iterator`
|
clippy
redundant closure
|
clippy
the variable `layer` is used as a loop counter
|
clippy
iterating on a map's values
|
clippy
iterating on a map's keys
|
build (nightly):
src/parser/cmap_parser.rs#L40
elided lifetime has a name
|
build (nightly):
src/parser/cmap_parser.rs#L40
elided lifetime has a name
|
build (beta):
src/parser/cmap_parser.rs#L40
elided lifetime has a name
|
build (beta):
src/parser/cmap_parser.rs#L40
elided lifetime has a name
|
build (feat: all features):
src/parser_aux.rs#L356
unused import: `super::*`
|
build (feat: all features):
src/parser_aux.rs#L357
unused imports: `create_document` and `save_document`
|