[][src]Type Definition diesel::helper_types::SingleValue

type SingleValue<Source> = <Source as SingleValueDsl>::Output;

Represents the return type of .single_value()