Type Alias InsertData

Source
pub type InsertData = Vec<(&'static str, Value)>;

Aliased Typeยง

pub struct InsertData { /* private fields */ }