Type Alias ComputeFnRef

Source
pub type ComputeFnRef = ArcRef<dyn ComputeFn>;

Aliased Typeยง

struct ComputeFnRef(/* private fields */);