pub async fn find_dev(dev: &str) -> Result<String>
Find the device in /dev/class/block that represents a given topological path. Returns the full path of the device in /dev/class/block.