pub type ForShare<Source> = <Source as LockingDsl<ForShare>>::Output;
Represents the return type of .for_share()
.for_share()