pub fn register_module(lua: &Lua) -> Result<()>
Register the Lua API table as the dream_path global.
dream_path
Returns an error if creating or assigning the module table fails.