This website requires JavaScript.
Explore
Help
Sign in
kemitix
/
podal
Watch
1
Star
0
Fork
You've already forked podal
0
Code
Issues
5
Pull requests
Releases
1
Packages
Activity
Actions
e1ea5a81ec
podal
/
src
/
feed
/
mod.rs
6 lines
71 B
Rust
Raw
Normal View
History
Unescape
Escape
extract prelude and feed::find
2023-07-25 10:46:47 +01:00
mod
find
;
extract feed::get
2023-07-25 10:50:00 +01:00
mod
get
;
extract prelude and feed::find
2023-07-25 10:46:47 +01:00
pub
use
find
::
get_feed_url
;
extract feed::get
2023-07-25 10:50:00 +01:00
pub
use
get
::
get_feed
;
Reference in a new issue
Copy permalink