async\_flag === This crate provides a simple async execution barrier/flag. It's basically equivalent to a boolean and a condition variable that only allows notifying all waiters.