deltachat::sql

Function params_iter

source
pub(crate) fn params_iter(
    iter: &[impl ToSql],
) -> impl Iterator<Item = &dyn ToSql>