[][src]Function graviton_backend::native::gravtypes::type_to_cranelift

pub fn type_to_cranelift<T: Backend>(
    type_: &Option<TypeSignature>,
    module: &Module<T>
) -> Type