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

pub type SkipLocked<Source> = <Source as ModifyLockDsl<SkipLocked>>::Output;
Expand description

Represents the return type of .skip_locked()