Cleanup module structure

This commit is contained in:
Aleksey Kladov 2019-12-08 12:57:13 +01:00
parent d27b033883
commit 6805bb01e2
3 changed files with 7 additions and 8 deletions

View file

@ -1,7 +1,4 @@
//! FIXME: write short doc here
pub(crate) mod src;
use std::sync::Arc;
use either::Either;