execute

Function execute 

Source
pub fn execute(statement: &str, params: &[DbValue<'_>]) -> Result<u64, String>