2.1. Modules
- NvRules Python garbage-collected classes.
Objects of lightweight classes are garbage-collected by the python runtime.
- NvRules Tool lifetime-managed classes.
Objects of heavyweight classes are lifetime-managed by the tool.
- NvRules non-member functions.
Non-member utility functions.