pub fn find_method_for_receiver( node: &Node<'_>, source: &str, _depth: Option<usize>, ) -> Option<String>
Find method name for a receiver type.