pub type Client<H = Client> = Client<PerplexityExt, H>;
pub struct Client<H = Client> { /* private fields */ }