Macro umya_spreadsheet::set_string_from_xml

source ·
macro_rules! set_string_from_xml {
    ($self:ident, $e:ident, $attr:ident, $xml_attr:expr) => { ... };
}