module Channel:sig..end
<title>, <link>, and <description> are required.
typechannel_context =[ `channel ] Web__RSS.context
val open_element : Web__RSS.version ->
(string -> int -> int -> unit) -> channel_context
val open_element_at : [ `rss ] Web__RSS.context -> channel_context
val close_element : channel_context -> unit