Type Alias CassExecProfile

Source
pub type CassExecProfile = CassExecProfile_;
Expand description

An execution profile object provides a mechanism to group together a set of configuration options and reuse them across different statement executions. This feature is useful when dealing with different query workloads.

@struct CassExecProfile

Aliased Typeยง

#[repr(C)]
pub struct CassExecProfile { /* private fields */ }