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.
pub async fn bind_fvm_driver(controller: &ControllerProxy) -> Result<()>
Binds the FVM driver to the device at controller
. Does not wait for the driver to be ready.