attempt at documenting model crate

This commit is contained in:
Trinity Pointard
2021-03-26 21:53:28 +01:00
committed by Alex Auvolat
parent b437610812
commit 67585a4ffa
8 changed files with 119 additions and 15 deletions
+1
View File
@@ -1,3 +1,4 @@
#![warn(missing_docs)]
#[macro_use]
extern crate log;