Skip to main content

Client

Type Alias Client 

Source
pub type Client<H = Client> = Client<OpenRouterExt, H>;

Aliased Typeยง

pub struct Client<H = Client> { /* private fields */ }