Refactored modules
This commit is contained in:
parent
65a7670a1b
commit
7e3bccb5ad
9 changed files with 37 additions and 23 deletions
3
src/provider.rs
Normal file
3
src/provider.rs
Normal file
|
@ -0,0 +1,3 @@
|
|||
//! This modules abstracts data sources and merges them in a single virtual one
|
||||
|
||||
pub struct Provider {}
|
Loading…
Add table
Add a link
Reference in a new issue