cloudflare / chrome-devtools-rs

Rust library for the Chrome Devtools Protocol
MIT License
62 stars 4 forks source link

Added accessor type to RemoteObject #38

Closed jspspike closed 4 years ago

jspspike commented 4 years ago

The RemoteObject doesn't have a type accessor which I found a request to have resulting in the request being unable to deserialize.