lute 0.1.1

Immutable maps and sets built from fixed entries
Documentation
1
2
3
4
5
error: floating-point values cannot be keys
 --> tests/ui/float_key.rs:2:16
  |
2 |     lute::map!(1.0 => "a");
  |                ^^^