[doc]
This commit is contained in:
parent
38fd04c3a4
commit
f7ec5d29be
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
|||
//! This modules abstracts data sources and merges them in a single virtual one
|
||||
//!
|
||||
//! It is also responsible for syncing them together
|
||||
|
||||
use std::error::Error;
|
||||
use std::collections::HashSet;
|
||||
|
|
Loading…
Add table
Reference in a new issue