fast_rss v0.3.2 FastRSS View Source

Parse RSS quickly using a Rust nif.

Link to this section Summary

Functions

Parse a RSS string into a map

Link to this section Functions

Link to this function

parse(rss_string)

View Source
parse(String.t()) :: {:ok, map()} | {:error, String.t()}

Parse a RSS string into a map