save_comment

Function save_comment 

Source
pub async fn save_comment(
    configuration: &Configuration,
    params: SaveCommentParams,
) -> Result<SaveComment200Response, Error<SaveCommentError>>