pub fn exit_if_not_run_in_rust_project_root_directory()
Expand description

Check if the code was run inside the Rust project root directory.

There must be the Cargo.toml file and the directory automation_tasks_rs
If not, exit with error message.