Type Definition block_tools::db::use_diesel::dsl::ForNoKeyUpdate[][src]

type ForNoKeyUpdate<Source> = <Source as LockingDsl<ForNoKeyUpdate>>::Output;

Represents the return type of .for_no_key_update()