Add (de)serialization based on Vec, slice, Read and Write #56
rust.yml
on: pull_request
test
39s
Test on MSRV
4m 4s
Build on no_std target (thumbv7em-none-eabi)
9s
Build on no_std target (thumbv7em-none-eabi)
10s
Annotations
23 warnings
test:
src/de.rs#L431
redundant guard
|
test:
src/parser.rs#L299
redundant guard
|
test:
src/parser.rs#L362
redundant guard
|
test:
src/tokenizer.rs#L453
this `.filter_map` can be written more simply using `.filter`
|
test:
src/de.rs#L431
redundant guard
|
test:
src/parser.rs#L299
redundant guard
|
test:
src/parser.rs#L362
redundant guard
|
test:
src/tokenizer.rs#L453
this `.filter_map` can be written more simply using `.filter`
|
test:
src/de.rs#L431
redundant guard
|
test:
src/parser.rs#L299
redundant guard
|
test:
src/parser.rs#L362
redundant guard
|
test:
src/tokenizer.rs#L453
this `.filter_map` can be written more simply using `.filter`
|
test:
src/parser.rs#L299
redundant guard
|
test:
src/parser.rs#L362
redundant guard
|
test:
src/tokenizer.rs#L453
this `.filter_map` can be written more simply using `.filter`
|
test:
src/de.rs#L6
unused import: `DeserializeOwned`
|
test:
src/de.rs#L431
redundant guard
|
test:
src/parser.rs#L299
redundant guard
|
test:
src/parser.rs#L362
redundant guard
|
test:
src/tokenizer.rs#L453
this `.filter_map` can be written more simply using `.filter`
|
test:
src/parser.rs#L299
redundant guard
|
test:
src/parser.rs#L362
redundant guard
|
test:
src/tokenizer.rs#L453
this `.filter_map` can be written more simply using `.filter`
|