linter updates

Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>
This commit is contained in:
2021-11-12 15:48:17 +01:00
parent c1a4547261
commit c8f6a6d272
36 changed files with 1005 additions and 614 deletions

View File

@@ -10,7 +10,6 @@ struct Config {
nested: Nested,
var: Variant,
array: Vec<()>,
}
#[derive(Serialize)]