pub fn is_specially_handled_function(
acx: &mut AnalysisContext<'_, '_>,
def_id: DefId
) -> boolExpand description
Returns true if the function with def_id is specially handled.
pub fn is_specially_handled_function(
acx: &mut AnalysisContext<'_, '_>,
def_id: DefId
) -> boolReturns true if the function with def_id is specially handled.