typestate 0.8.0

A proc macro DSL for typestates
Documentation
1
2
3
4
5
6
7
error: Missing `#[automaton]` struct.
 --> $DIR/empty_module.rs:3:1
  |
3 | #[typestate]
  | ^^^^^^^^^^^^
  |
  = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info)