vibecode 0.1.3

Compile-time vibe coding.
Documentation
1
2
3
4
5
6
7
error: unexpected end of input, viberun! requires at least a prompt string
 --> tests/ui/function/no_args.rs:5:5
  |
5 |     viberun!()
  |     ^^^^^^^^^^
  |
  = note: this error originates in the macro `viberun` (in Nightly builds, run with -Z macro-backtrace for more info)