[−][src]Type Definition diesel::dsl::ForUpdate
type ForUpdate<Source> = <Source as ForUpdateDsl>::Output;
Represents the return type of .for_update()
type ForUpdate<Source> = <Source as ForUpdateDsl>::Output;
Represents the return type of .for_update()