emmett 0.1.3-alpha

a simple etl tool
Documentation
1
2
3
4
pub struct Rss {
    pub interval: u64,
    pub url: String
}