LiveServerActions (live_server_actions v0.1.0)

Add use LiveServerActions to your module to enable server actions.

Server actions may be public or private functions, and must have the attribute @server_action true.