Function is_fieldwork_impl

Source
pub(crate) fn is_fieldwork_impl(
    item_impl: &ItemImpl,
    target_structs: &HashSet<String>,
) -> bool