Searched refs:command_pre (Results 1 – 1 of 1) sorted by relevance
97 let command_pre = CommandPre::new(instance_pre)?; in run() localVariable112 let instance = command_pre.instantiate_async(&mut store).await?; in run()