Type Alias diesel::helper_types::SingleValue
source ยท pub type SingleValue<Source> = <Source as SingleValueDsl>::Output;
Expand description
Represents the return type of .single_value()
pub type SingleValue<Source> = <Source as SingleValueDsl>::Output;
Represents the return type of .single_value()