floop 0.1.2

A more convenient and less error prone replacement for loop `{ select! { .. }}`
Documentation
1
2
3
4
5
6
7

mod before_no_arms;
mod after;
mod manual_compile_fail;
mod intentional_footgun;
mod condition;
mod vars_from_before;