alioth/serde-aco
Changyuan Lyu 51e0bc4468 fix(aco)!: report an error if an id is not found
If an id is not found, it is more likely to be a typo than a value
which is serialized to `id_xxxx`. If the later case really happens,
the value can still be represented by the id_ syntax.

Signed-off-by: Changyuan Lyu <changyuanl@google.com>
2024-08-01 22:37:58 -07:00
..
src fix(aco)!: report an error if an id is not found 2024-08-01 22:37:58 -07:00
Cargo.toml feat(aco): add trait Help and the derive macro 2024-07-28 13:45:39 -07:00