pub fn run_block_device(opts: Options) -> Result<()>
Expand description

Starts a vhost-user block device. Returns an error if the given args is invalid or the device fails to run.