maven_rs::editor::utils

Function find_to_string_or_none

Source
pub fn find_to_string_or_none(
    element: Element,
    name: &'static str,
    document: &Document,
) -> Option<String>