Type Definition diesel::dsl::ForShare [−][src]
type ForShare<Source> = <Source as LockingDsl<ForShare>>::Output;
Represents the return type of .for_share()
type ForShare<Source> = <Source as LockingDsl<ForShare>>::Output;
Represents the return type of .for_share()