Docs.rs
feed-rs-2.0.0
feed-rs 2.0.0
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.31.0
normal
regex ^1.10.4
normal
serde ^1.0.203
normal
serde_json ^1.0.117
normal
siphasher ^1.0.1
normal
url ^2.5.0
normal
uuid ^1.8.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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
feed_rs
2.0.0
Module parser
Structs
Enums
Functions
Type Aliases
In crate feed_rs
Module
feed_rs
::
parser
Copy item path
source
·
[
−
]
Structs
§
Builder
Builder to create instances of
FeedParser
Parser
Parser for various feed formats
Enums
§
ParseErrorKind
Underlying cause of the parse failure
ParseFeedError
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
§
ParseFeedResult