Type Alias GetOutput
pub type GetOutput = SpecialEq<Arc<dyn FunctionOutputField>>;
Available on crate feature
lazy
only.Aliased Typeยง
struct GetOutput(/* private fields */);
pub type GetOutput = SpecialEq<Arc<dyn FunctionOutputField>>;
lazy
only.struct GetOutput(/* private fields */);