get_attribute
lib3mf_
core
0.1.0
In lib3mf_
core::
parser::
xml_
parser
lib3mf_core
::
parser
::
xml_parser
Function
get_
attribute
Copy item path
Source
pub fn get_attribute<'a>( e: &'a BytesStart<'_>, name: &[
u8
], ) ->
Option
<
Cow
<'a,
str
>>