Type Definition diesel::helper_types::SingleValue [−][src]
type SingleValue<Source> = <Source as SingleValueDsl>::Output;
Represents the return type of .single_value()
type SingleValue<Source> = <Source as SingleValueDsl>::Output;
Represents the return type of .single_value()