pub type NoWait<Source> = <Source as ModifyLockDsl<NoWait>>::Output;
Represents the return type of .no_wait()
.no_wait()