thisweek_core::db_sqlite

Function edit_item_text

Source
pub fn edit_item_text(id: i32, text: String) -> Result<usize, String>