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

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