Docs.rs
  • feed-rs-2.3.1
    • feed-rs 2.3.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • markpritchard
    • Dependencies
      • ammonia ^4.0.0 normal optional
      • chrono ^0.4.38 normal
      • mediatype ^0.19.18 normal
      • quick-xml ^0.37.1 normal
      • regex ^1.11.1 normal
      • serde ^1.0.215 normal
      • serde_json ^1.0.133 normal
      • siphasher ^1.0.1 normal
      • url ^2.5.4 normal
      • uuid ^1.11.0 normal
    • Versions
    • 78.77% 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
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

feed_rs2.3.1

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • model::Category
  • model::Content
  • model::Entry
  • model::Feed
  • model::Generator
  • model::Image
  • model::Link
  • model::MediaCommunity
  • model::MediaContent
  • model::MediaCredit
  • model::MediaObject
  • model::MediaRating
  • model::MediaText
  • model::MediaThumbnail
  • model::Person
  • model::Text
  • parser::Builder
  • parser::Parser

Enums

  • model::FeedType
  • parser::ParseErrorKind
  • parser::ParseFeedError

Functions

  • parser::generate_id
  • parser::generate_id_from_link_and_title
  • parser::generate_id_from_uri_and_title
  • parser::parse

Type Aliases

  • parser::ParseFeedResult