The toml serializer function we are using -- maybe because of to_string_pretty (?) barfs on structs that mix ordering of simple values and "tables", so just keep all the Durations to the end. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
The toml serializer function we are using -- maybe because of to_string_pretty (?) barfs on structs that mix ordering of simple values and "tables", so just keep all the Durations to the end. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||