Type Definition diesel::dsl::ForUpdate[][src]

type ForUpdate<Source> = <Source as ForUpdateDsl>::Output;
[]

Represents the return type of .for_update()