pub fn get_block_dev_properties(
    device_path: impl AsRef<Path>
) -> BlockResult<HashMap<String, String>>
Expand description

Get properties for device with devpath device_path (like “/dev/sda”) if present