Function plm_rs::create_part[][src]

pub fn create_part(
    conn: &SqliteConnection,
    part: &NewUpdatePart<'_>
) -> Result<usize, Error>