get_attribute

Function get_attribute 

Source
pub fn get_attribute(
    disk: &mut Disk,
    name: impl AsRef<str>,
) -> Option<Attribute>
Expand description

Get an Attribute from a Disk by name