Add Instance

This commit is contained in:
Joscha 2023-01-21 00:08:11 +01:00
parent 0ea72259f6
commit 7357435ee1
2 changed files with 206 additions and 0 deletions

View file

@ -1 +1,3 @@
//! Building blocks for bots.
pub mod instance;