oa_gateway_uci::xsd::node_util

Function required

Source
pub(super) fn required<'a>(
    node: Node<'a, '_>,
    attr: &str,
) -> Result<&'a str, UciError>
Expand description

Required attribute, or an XSD error naming the element.