js_class = "Blah"
The js_class
attribute can be used in conjunction with the method
attribute
to bind methods of imported JavaScript classes that have been renamed on the
Rust side.
js_class = "Blah"
The js_class
attribute can be used in conjunction with the method
attribute
to bind methods of imported JavaScript classes that have been renamed on the
Rust side.