//! Route to get supported content and presence types.
//!
//! The /types route is implemented here.
//!
//! See endpoint documentation at
//! <https://docs.berserksystems.com/endpoints/types/>.
use Extension;
use ;
use crateIConfig;
use crateTypesResponse;
pub async