# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Action is any action that can be performed by the system.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Parameter is a parameter that can be passed to an action by the system (runner), like a logger, a database connection, or any other data.
No description provided by the author
No description provided by the author
# Type aliases
ActionFunc is a function that can be used to run an action.
No description provided by the author