Type Definition diesel::dsl::ForNoKeyUpdate

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

Represents the return type of .for_no_key_update()