Skip to main content

const_bytes_for_local

Function const_bytes_for_local 

Source
pub(crate) fn const_bytes_for_local<'tcx>(
    tcx: TyCtxt<'tcx>,
    body: &Body<'tcx>,
    root: Local,
) -> Option<Vec<u8>>