pub type AsyncURLParams = Arc<HashMap<RUMString, RUMString>>;
pub struct AsyncURLParams { /* private fields */ }