Docs.rs
feed-rs-2.1.1
feed-rs 2.1.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
markpritchard
Dependencies
chrono ^0.4.38
normal
mediatype ^0.19.18
normal
quick-xml ^0.36.0
normal
regex ^1.10.5
normal
serde ^1.0.204
normal
serde_json ^1.0.120
normal
siphasher ^1.0.1
normal
url ^2.5.2
normal
uuid ^1.10.0
normal
Versions
79.72%
of the crate is documented
Go to latest version
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_rs
2.1.1
Module parser
Module Items
Structs
Enums
Functions
Type Aliases
In crate feed_
rs
feed_rs
Module
parser
Copy item path
source
Structs
§
Builder
Builder to create instances of
FeedParser
Parser
Parser for various feed formats
Enums
§
Parse
Error
Kind
Underlying cause of the parse failure
Parse
Feed
Error
An error returned when parsing a feed from a source fails
Functions
§
generate_
id
generate_
id_
from_
link_
and_
title
generate_
id_
from_
uri_
and_
title
parse
Parses the provided source with the defaults
Type Aliases
§
Parse
Feed
Result