mirror of
https://gitlab.com/news-flash/article_scraper.git
synced 2025-07-08 16:40:00 +02:00
embedded config files
This commit is contained in:
parent
aa09666f4c
commit
3a6a70ee64
10 changed files with 335 additions and 286 deletions
|
@ -23,4 +23,4 @@ impl Util {
|
|||
pub fn split_values(values: &str) -> Vec<&str> {
|
||||
values.split('|').map(|s| s.trim()).collect()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue