move docs under code model

This commit is contained in:
Aleksey Kladov 2019-06-11 18:14:27 +03:00
parent f6c227babd
commit ff6f6b3a52
6 changed files with 10 additions and 14 deletions

View file

@ -1,4 +1,5 @@
pub(crate) mod src;
pub(crate) mod docs;
use std::sync::Arc;