Improves the way empty valid `yaml` files are handled. When deserializing a `config` or `layout` file, that is an empty valid `yaml` file, eg: ``` --- ``` We now assume the default configuration is desired. |
||
|---|---|---|
| .. | ||
| assets | ||
| src | ||
| Cargo.toml | ||
Improves the way empty valid `yaml` files are handled. When deserializing a `config` or `layout` file, that is an empty valid `yaml` file, eg: ``` --- ``` We now assume the default configuration is desired. |
||
|---|---|---|
| .. | ||
| assets | ||
| src | ||
| Cargo.toml | ||