XmlJson.Parker.Deserializer (XmlJson v0.3.0) View Source
Parker implementation of deserialization from a Xml into Map
Link to this section Summary
Link to this section Functions
Specs
deserialize(binary(), map()) :: {:ok, map()} | {:error, Saxy.ParseError.t()}