Function plm_rs::delete_part[][src]

pub fn delete_part(conn: &SqliteConnection, id: &i32) -> Result<usize, Error>