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

Resolves match arms in the implementation of the name method.