Type Alias diesel::dsl::NoWait

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

Represents the return type of .no_wait()