narrative 0.12.2

An immensely simple library for story-driven development
Documentation
1
2
3
4
5
error: expected a step or const
 --> tests/compile-fail/missing-step-text.rs:4:5
  |
4 |     fn invalid_step(&self);
  |     ^^