Function script_to_tokens

Source
pub fn script_to_tokens(
    source: String,
) -> impl Iterator<Item = (String, bool)> + 'static
Expand description

For demos and testing