is_safe_fn_call

Function is_safe_fn_call 

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

Check if a function call is calling through a SafeFn or SafeMemFn wrapper