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

type SkipLocked<Source> = <Source as ModifyLockDsl<SkipLocked>>::Output;

Represents the return type of .skip_locked()