Parse anonymous struct fields
Bug #5 fixed (thanks @nics) by #6 - If the field is envPrefix
-ed anonymous structure, then we parse it as common struct type, but it'll not be added to the full type list in case if -all
flag is set.
Full Changelog: v0.1.0...v0.1.1