hyperstack-macros 0.6.7

Proc-macros for defining HyperStack streams
Documentation
1
2
3
4
5
error: computed fields contain a dependency cycle: a -> b -> a
 --> tests/ui/validation_errors/computed_cycle.rs:7:9
  |
7 |         #[computed(b)]
  |         ^