pub type SingleValue<Source> = <Source as SingleValueDsl>::Output;
Represents the return type of .single_value()
.single_value()