pub fn get_block_dev_properties( device_path: impl AsRef<Path>, ) -> BlockResult<HashMap<String, String>>
Get properties for device with devpath device_path (like “/dev/sda”) if present
device_path