Skip to main content

fn_sig_for_fn

Function fn_sig_for_fn 

Source
pub(crate) fn fn_sig_for_fn<'db>(
    db: &'db dyn HirDatabase,
    def: FunctionId,
) -> &'db TyLoweringResult<'db, WithDefinedOpaques<StoredEarlyBinder<StoredPolyFnSig>>>