einstellung 0.1.6

A Rust Configuration Parser
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
---
source: einstellung/src/tests.rs
expression: "print_res(res, false)"
---
error:
Attempted to merge two frozen fields: 'ConfigFreezable2::name'
FreezeCollision(
    FieldPath {
        base_type: "ConfigFreezable2",
        field: "name",
        path: [],
    },
)