mk_lib::schema

Type Alias ExecutionStack

Source
pub type ExecutionStack = Arc<Mutex<HashSet<String>>>;

Aliased Type§

struct ExecutionStack { /* private fields */ }