[][src]Crate movie_derive

movie_derive - crate containing procedural macros.

Macros

actor

Macro that generates module ActorName, which contains structs Actor and Input.

actor_dbg

This version of actor! will eprintln! how it sees the input and what code it generated.