Add communication with user actor

This commit is contained in:
2022-03-30 12:41:22 +02:00
parent bfe4674f88
commit 6fdac7fbb1
6 changed files with 94 additions and 10 deletions

1
src/utils/mod.rs Normal file
View File

@ -0,0 +1 @@
pub mod err;