Type Definition block_tools::db::use_diesel::dsl::SkipLocked[][src]

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

Represents the return type of .skip_locked()