- [X] Creation - [ ] Extraction/Updating We should allow a field to be a `Dict`. Having a `Dict` as a filed means that user can use `Dict` instead of a `struct` to define/parse their html/xml data.
We should allow a field to be a
Dict. Having aDictas a filed means that user can useDictinstead of astructto define/parse their html/xml data.