pub fn render(bookmarks: &[Bookmark], format: Format) -> Result<String>
Sort + serialize bookmarks into the requested format.