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_rs
2.3.1
In feed_
rs::
parser
feed_rs
::
parser
Function
generate_id_from_link_and_title
Copy item path
Source
pub fn generate_id_from_link_and_title( link: &
Link
, title: &
Option
<
Text
>, ) ->
String