diesel::helper_types::Select [] [src]

type Select<Source, Selection, Type = Selection::SqlType> = Source::Output;

Represents the return type of .select(selection)