fast_rss v0.1.4 FastRSS

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)

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

Parse a RSS string into a map