paladin-content 0.1.0

Content processing adapters and use-case services for the Paladin framework
Documentation
1
2
3
4
5
6
pub mod file_content_fetcher;
pub mod file_content_list_fetcher;
pub mod http_content_fetcher;
pub mod local_file_fetcher;
#[cfg(feature = "news-api")]
pub mod news_api_fetcher;