parsers/parsers library

Typedefs

FilterTypedef = dynamic Function(AnyLegacyModule mod)
FilterTypedef helps to filter the modules that are not needed
PalletTypedef = void Function(AnyLegacyModule mod, int index)
PalletTypedef helps to call the function for each module and passes the module and the index