Type Alias diesel::helper_types::NoWait
source ยท pub type NoWait<Source> = <Source as ModifyLockDsl<NoWait>>::Output;
Expand description
Represents the return type of .no_wait()
pub type NoWait<Source> = <Source as ModifyLockDsl<NoWait>>::Output;
Represents the return type of .no_wait()