Type Definition diesel::query_builder::BuildQueryResult [] [src]

type BuildQueryResult = Result<(), Box<Error + Send + Sync>>;