[][src]Function news_flash::util::opml::write_categories

pub fn write_categories(
    categories: &[Category],
    feeds: &[Feed],
    mappings: &[FeedMapping],
    parent_id: &CategoryID,
    parent_node: &Element,
    doc: &Document
)