initPluginSystem function

Future<void> initPluginSystem()

Implementation

Future<void> initPluginSystem() {
  return RustLib.init();
}