monostate 1.0.2

Type that deserializes only from one specific value
Documentation
1
2
3
4
5
error: unsupported integers suffix `u15`
 --> tests/ui/bad_integer.rs:4:21
  |
4 |     let _ = MustBe!(1u15);
  |                     ^^^^