Type Definition diesel::helper_types::ForNoKeyUpdate

source ·
pub type ForNoKeyUpdate<Source> = <Source as LockingDsl<ForNoKeyUpdate>>::Output;
Expand description

Represents the return type of .for_no_key_update()