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