Expand description

ts-bindgen-rt is the runtime library that ts-bindgen bindings depend on.

Modules

serde implementation for JsValues

Structs

Error for any fallible ts-bindgen-rt operations

Represents a null in javascript

Represents undefined in javascript

Functions

Deserialize the JsValue into the requested type

Deserialize a javascript undefined

Deserialize the provided JsValue into the requested T

Serialize the provided value into a JsValue

Serialize the provided value into a JsValue

Serialize a javascript undefined

Serialize the provided val into a JsValue