Alain Viguier
Alain Viguier
Hi, In lots of languages (Python, Ruby,...), it's easy to query an xml element attribute by giving its name, using a dict (in Python) or a hash (in Ruby) to...
Hi all, Just for you to know, as _dog_ seems no more developed, I developed my own version of a DNS query tool inspired by dig, drill and dog. v0.1.0...
As stated in the Readme, need to run ```after-git.sh``` script, but it doesn't exist.
Hi @sunng87 Thanks for your amazing work. Suppose you have a data structure which is mapped to the following JSON: ```json { "name": ".", "type": "RRSIG", "class": "IN", "ttl": 172800,...
Hi, It seems that: ```text Attribute "catch_all" is mutually exclusive with "default" ``` Could you make this an option ? I'd really like to use your crate in my project,...