Module Rss.Source

type t
val make : url:string -> title:string -> unit -> t
val pp : Stdlib.Format.formatter -> t -> unit
val equal : t -> t -> bool