Function append_client_config_to_ctx

pub fn append_client_config_to_ctx(
    ctx: &mut Context,
    cfg: impl Into<Arc<ClientConfig>>,
)