Function intern_all::i

source ·
pub fn i<Q>(q: &Q) -> Tok<Q::Owned>
where Q: ?Sized + Eq + Hash + ToOwned, Q::Owned: Borrow<Q> + Internable,
Expand description

Intern something with the global interner