pub fn i<Q>(q: &Q) -> Tok<Q::Owned>where Q: ?Sized + Eq + Hash + ToOwned, Q::Owned: 'static + Eq + Hash + Clone + Borrow<Q> + Send + Sync,
Intern something with the global interner