Function storage_isolated_driver_manager::fvm::bind_fvm_driver
source ยท pub async fn bind_fvm_driver(controller: &ControllerProxy) -> Result<()>
Expand description
Binds the FVM driver to the device at controller
. Does not wait for the driver to be ready.