Type Definition diesel::dsl::ForNoKeyUpdate[][src]

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

Represents the return type of .for_no_key_update()