deny unknown fields
In clash rs config file if a field is misspelled for example or an unknow field is used clash-rs will ignore it silently which may easily confuse users.
If this is no intented we could add an attribute `deny_unknown_fields` on deseriallizing.
2 条评论