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