hyperstack-macros 0.6.9

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