Skip to main content

insert_row

Function insert_row 

Source
pub fn insert_row(table_name: String, row: Row) -> Result<Row, String>