Function intern_all::i

source ·
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,
Expand description

Intern something with the global interner