use crate::*;
/// Represents data for a response header.
///
/// This struct holds the key, value, and operation for a response header.
pub
/// Represents data for a response body.
///
/// This struct holds the expression for the response body.
pub