Option ‣ omit_functions ᴾᴴᴾ - chung-leong/zigar GitHub Wiki

JavaScript | PHP


When enabled, the module's public functions will not be exported. This option is useful in a situation where the same Zig code is used both on the server and the client side, with one side needing only the definitions of structures.

Default:

false