find_name_arms

Function find_name_arms 

Source
pub(crate) fn find_name_arms(items: Vec<ImplItem>) -> Option<Vec<Arm>>
Expand description

Resolves match arms in the implementation of the name method.