//! # wrappers for API calls that create new things
//!//! This module contains data type definitions and request implementations related to creating
//! comments, overrides, and updates on a bodhi instance.
modcomments;pubusecomments::{BugFeedbackData, CommentCreator, NewComment, TestCaseFeedbackData};modoverrides;pubuseoverrides::{NewOverride, OverrideCreator};modupdates;pubuseupdates::{NewUpdate, UpdateCreator};