Add (de)serialization based on Vec, slice, Read and Write (#18) #57
rust.yml
on: push
test
33s
Test on MSRV
3m 42s
Build on no_std target (thumbv7em-none-eabi)
14s
Build on no_std target (thumbv7em-none-eabi)
14s
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`
|