[][src]Function enigo::dsl::eval

pub fn eval<K>(enigo: &mut K, input: &str) -> Result<(), ParseError> where
    K: KeyboardControllable

Evaluate the DSL. This tokenizes the input and presses the keys.