pub type SingleValue<Source> = <Source as SingleValueDsl>::Output;
Expand description

Represents the return type of .single_value()