Skip to main content

run

Function run 

Source
pub(crate) fn run<'env: 't, 't>(
    env: &'env mut Environment,
    document: &'t str,
    verbose: Verbosity,
) -> Result<(), Box<dyn Error>>
Expand description

Parses and executes expressions from the input