arete-macros 0.1.1

Proc-macros for defining Arete streams
Documentation
1
2
3
4
5
6
7
error: expected `=`
 --> tests/ui/validation_errors/missing_proto_value.rs:3:1
  |
3 | #[arete(proto)]
  | ^^^^^^^^^^^^^^^
  |
  = note: this error originates in the attribute macro `arete` (in Nightly builds, run with -Z macro-backtrace for more info)