Function gluon::compiler_pipeline::run_io
source · pub async fn run_io<'vm, T, E>(
vm: T,
v: ExecuteValue<RootedThread, E>
) -> Result<ExecuteValue<RootedThread, E>>
pub async fn run_io<'vm, T, E>(
vm: T,
v: ExecuteValue<RootedThread, E>
) -> Result<ExecuteValue<RootedThread, E>>