Function libblkid_rs::is_known_fs_type[][src]

pub fn is_known_fs_type(fstype: &str) -> Result<bool>
Expand description

Check if the given string containing a filesystem name is a known filesystem type.