Module proxy

Module proxy 

Source
Expand description

Module for types dealing with JS proxies.

Structsยง

Proxy
Rust representation of a JavaScript proxy.
ProxyHandler
Rust representation of a JavaScript proxy handler.
ProxyProperty
Helper type for the proxy property
ProxyReceiver
Helper type for the proxy handler
ProxyTarget
Helper type for the proxy target