Function rustc_typeck::middle::ty::can_type_implement_copyExperimental [-]  [+] [src]

pub fn can_type_implement_copy(tcx: &ctxt<'tcx>, self_type: &'tcx TyS<'tcx>, param_env: &ParameterEnvironment<'tcx>) -> Result<(), CopyImplementationError>