XmlJson.BadgerFish.Deserializer (XmlJson v0.5.0) View Source
Badgerfish 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()}