Type Alias rem_utils::typ::ProgramTypeContext

source ยท
pub type ProgramTypeContext = (HashMap<Ident, RustType>, HashMap<Ident, RustStruct>);