tvix_eval::vm::generators

Type Alias GenCo

Source
pub type GenCo = Co<VMRequest, VMResponse>;

Aliased Type§

struct GenCo { /* private fields */ }