Let's try to get this as the next v0.3

This commit is contained in:
Nadja Reitzenstein
2022-03-10 20:52:34 +01:00
parent 487dc2270d
commit 4f36eedf6a
21 changed files with 315 additions and 251 deletions

View File

@ -0,0 +1,6 @@
/// View and Manage the current processes of this executor
pub struct Manager {
}