is_unsafe_fn_call_unsafe_method

Function is_unsafe_fn_call_unsafe_method 

Source
pub fn is_unsafe_fn_call_unsafe_method(
    callee_type: &str,
    method_name: &str,
) -> bool
Expand description

Check if a function call is calling through an UnsafeFn or UnsafeMemFn wrapper