narrative 0.12.2

An immensely simple library for story-driven development
Documentation
1
2
3
4
5
error: in a story, all consts must have a value
 --> tests/compile-fail/const-without-value.rs:5:5
  |
5 |     #[step("When using const")]
  |     ^