pub fn kernel_method_signature(ty: &Ty, method: &str) -> Option<String>
The kernel-method signature for method on receiver type ty, if any.
method
ty