pub async fn get_volume_path(instance_guid: &Guid) -> PathBuf
Expand description

Gets the full path to a volume matching the given instance GUID at the given /dev/class/block path. This function will wait until a matching volume is found.