floop 0.1.2

A more convenient and less error prone replacement for loop `{ select! { .. }}`
Documentation
1
2
3
fn main() {
    println!("hello world!");
}