Expand description

utils for implementing proxy classes which can be used to use rust structs from JS (define method/getters/setters/etc)

Modules§

Structs§

  • The Proxy struct can be used to create a class in JavaScript who’s methods can be implemented in rust

Constants§

Functions§

Type Aliases§