intercom_common::utils
pub fn tokens_to_tokenstream<T: IntoIterator<Item = Tokens>>( tokens: T) -> Result<TokenStream, LexError>