Docs.rs
  • parse-blogger-backup-xml-0.1.3
    • parse-blogger-backup-xml 0.1.3
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • dhbradshaw
    • Dependencies
      • chrono ^0.4.19 normal
      • quick-xml ^0.22.0 normal
    • Versions
    • 11.11% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

parse_blogger_backup_xml0.1.3

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • models::Comment
  • models::Entry
  • models::Post
  • xml_tools::XPath

Enums

  • models::EntryKind

Functions

  • errors::errstr
  • parse_backup::get_posts
  • parse_backup::parse_published
  • utilities::copy_dir_all
  • utilities::save
  • xml_tools::all_attributes
  • xml_tools::all_text
  • xml_tools::end_tag_string
  • xml_tools::path_contents
  • xml_tools::paths
  • xml_tools::start_tag_string
  • xml_tools::string_from_bytes_text
  • xml_tools::string_from_cow
  • xml_tools::tag_names

Type Aliases

  • errors::BtError
  • errors::BtResult
  • errors::EmptyResult