Skip to main content

get_tokens_with_locale

Function get_tokens_with_locale 

Source
pub fn get_tokens_with_locale(
    formula: &str,
    locale: &Locale,
    language: &Language,
) -> Vec<MarkedToken>
Expand description

Returns a list of marked tokens for a formula using the given locale and language