forked from Orchid/orchid
transfer commit
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#[derive(Debug, Clone)]
|
||||
pub enum Loaded {
|
||||
Module(String),
|
||||
Namespace(Vec<String>),
|
||||
Module(String),
|
||||
Namespace(Vec<String>),
|
||||
}
|
||||
Reference in New Issue
Block a user