The "URL" in "serde_urlencoded" in the README suggests it is related to the web/browsers/HTTP world, but it is not obvious from README or repository description. I think README should provide more info about the format being parsed.
Compare with README of the linked library - it contains a link to a specification-esque document (but no example though) and a specific content type.