Skip to main content

SupportsBatchUpdate

Trait SupportsBatchUpdate 

Source
pub trait SupportsBatchUpdate { }
Available on crate feature i-implement-a-third-party-backend-and-opt-into-breaking-changes only.
Expand description

A marker trait indicating if batch update statements are supported for this backend or not

Dyn Compatibility§

This trait is dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety".

Implementors§