mirror of
https://github.com/fluencelabs/wasmer
synced 2024-12-12 13:55:33 +00:00
Add Debug to LocalOrImport.
This commit is contained in:
parent
9fcb06a270
commit
bf79c0f26d
@ -511,6 +511,7 @@ impl TypedIndex for SigIndex {
|
||||
}
|
||||
}
|
||||
|
||||
#[derive(Debug)]
|
||||
pub enum LocalOrImport<T>
|
||||
where
|
||||
T: LocalImport,
|
||||
|
Loading…
Reference in New Issue
Block a user