aa-regex 0.3.1

Utility macros to build regular expression matching protein sequences.
Documentation
1
2
3
4
5
6
7
8
9
10
error: no exceptions to add

  = help: add exceptions like `except!(P)` to avoid prolines for example

 --> $DIR/except_empty.rs:4:17
  |
4 |     let wrong = except!();
  |                 ^^^^^^^^^
  |
  = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)