Function edlang_lowering::lower_type
source ยท pub fn lower_type(
ctx: &BuildCtx,
t: &Type,
module_id: DefId,
) -> Result<TypeInfo, LoweringError>
pub fn lower_type(
ctx: &BuildCtx,
t: &Type,
module_id: DefId,
) -> Result<TypeInfo, LoweringError>