Function dvcompute::simulation::event::return_event[][src]

pub fn return_event<T>(val: T) -> Return<T>
Expand description

Return a new Event computation by the specified pure value.