pub type AuthHeadersFnBox = Box<AuthHeadersFn>;Expand description
Type alias for authentication headers function wrapped in Box
Aliased Typeยง
pub struct AuthHeadersFnBox(/* private fields */);pub type AuthHeadersFnBox = Box<AuthHeadersFn>;Type alias for authentication headers function wrapped in Box
pub struct AuthHeadersFnBox(/* private fields */);