fabaccess-bffh/runtime/executor/src/manage.rs

7 lines
85 B
Rust
Raw Normal View History

2022-03-10 20:52:34 +01:00
/// View and Manage the current processes of this executor
pub struct Manager {
}