Traitification of common.rs methods
This commit is contained in:
committed by
Eduard-Mihai Burtescu
parent
3889c2dcfb
commit
8714e6bce6
@@ -12,4 +12,5 @@ pub trait Backend {
|
||||
type Value;
|
||||
type BasicBlock;
|
||||
type Type;
|
||||
type Context;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user