lute 0.1.1

Immutable maps and sets built from fixed entries
Documentation
1
2
3
fn main() {
    lute::set!(|x: u8| x);
}