Skip to main content

kernel_method_signature

Function kernel_method_signature 

Source
pub fn kernel_method_signature(ty: &Ty, method: &str) -> Option<String>
Expand description

The kernel-method signature for method on receiver type ty, if any.