add more colorschemes, fix tests and improve documentation
This commit is contained in:
parent
4a505fb1d5
commit
71fae8b496
13 changed files with 110 additions and 10 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
use serde::Serialize;
|
||||
|
||||
use crate::config_parser::parser::Style;
|
||||
use crate::config_parser::parser_models::Style;
|
||||
|
||||
/// A named struct to store and serialize the individual search result from all the scraped
|
||||
/// and aggregated search results from the upstream search engines.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue