Include documentation for API and subcrates
This commit is contained in:
parent
dfdfc24ee5
commit
3e770a337b
40 changed files with 89 additions and 9 deletions
4
api/common/src/lib.rs
Normal file
4
api/common/src/lib.rs
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
pub mod adaptor;
|
||||
pub mod event;
|
||||
pub mod person;
|
||||
pub mod stats;
|
||||
Loading…
Add table
Add a link
Reference in a new issue