Type Definition diesel::helper_types::SkipLocked

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

Represents the return type of .skip_locked()