//! Data types that are used for the factuality endpoints.
use ;
/// Path to the factuality endpoint.
pub const PATH: &str = "/factuality";
/// Request type for the factuality endpoint.
/// Response type for the factuality endpoint.
/// Represents an individual check in the factuality Response.