splitbits 0.1.2

Concise bit field extraction
Documentation
1
2
3
4
5
6
7
error: proc macro panicked
 --> tests/compile_failures/replacebits_missing_input.rs:8:5
  |
8 |     replacebits!(overflow=truncate, "aaab bbbb .d.. cccc")
  |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  |
  = help: message: Either an input or template was missing, but found a setting instead.