v0.3.2
- AvpKey in dictionary is now a composite key, consisting of
AvpCode
andOptional<VendorId>
- Add
Dictionary.load_xml()
method - Wrap the global dictionary with RwLock
- Add examples and link docs to it
- Fix groupAVP indentation for Display trait
AvpCode
and Optional<VendorId>
Dictionary.load_xml()
method