RustPlatform constructor

RustPlatform(
  1. DynamicLibrary dylib
)

Implementation

RustPlatform(ffi.DynamicLibrary dylib) : super(RustWire(dylib));