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

type ForUpdate<Source> = <Source as LockingDsl<ForUpdate>>::Output;

Represents the return type of .for_update()