Function ezno_parser::script_to_tokens
source · pub fn script_to_tokens(
source: String
) -> impl Iterator<Item = (String, bool)> + 'static
Expand description
For demos and testing
pub fn script_to_tokens(
source: String
) -> impl Iterator<Item = (String, bool)> + 'static
For demos and testing