Skip to main content

find_method_for_receiver

Function find_method_for_receiver 

Source
pub fn find_method_for_receiver(
    node: &Node<'_>,
    source: &str,
    _depth: Option<usize>,
) -> Option<String>
Expand description

Find method name for a receiver type.