delegate-attr 0.3.0

Attribute proc-macro to delegate method to a field
Documentation
1
2
3
4
5
error: expected an impl block or method inside impl block
 --> $DIR/delegate-extern.rs:5:1
  |
5 | extern "C" {}
  | ^^^^^^