Skip to main content

conv_base

Function conv_base 

Source
fn conv_base<'tcx>(
    tcx: TyCtxt<'tcx>,
    def_id: DefId,
    base_text: &str,
) -> ContractExpr<'tcx>
Expand description

Convert a not_is_empty base (self / return / Arg_N / ident) into a place expression.