Struct web_sys::HtmlHeadingElement[][src]

#[repr(transparent)]
pub struct HtmlHeadingElement { /* fields omitted */ }
Expand description

The HtmlHeadingElement class.

MDN Documentation

This API requires the following crate features to be activated: HtmlHeadingElement

Implementations

Getter for the align field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlHeadingElement

Setter for the align field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlHeadingElement

Methods from Deref<Target = HtmlElement>

Getter for the title field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the title field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the scrollHeight field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the scrollHeight field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the scrollTop field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the scrollTop field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the lang field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the lang field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the dir field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the dir field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the dataset field of this object.

MDN Documentation

This API requires the following crate features to be activated: DomStringMap, HtmlElement

Getter for the innerText field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the innerText field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the hidden field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the hidden field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the tabIndex field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the tabIndex field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the accessKey field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the accessKey field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the accessKeyLabel field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the draggable field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the draggable field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the contentEditable field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the contentEditable field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the isContentEditable field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the spellcheck field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the spellcheck field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the style field of this object.

MDN Documentation

This API requires the following crate features to be activated: CssStyleDeclaration, HtmlElement

Getter for the offsetParent field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the offsetTop field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the offsetLeft field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the offsetWidth field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the offsetHeight field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the oncopy field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the oncopy field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the oncut field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the oncut field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onpaste field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onpaste field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onabort field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onabort field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onblur field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onblur field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onfocus field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onfocus field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onauxclick field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onauxclick field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the oncanplay field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the oncanplay field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the oncanplaythrough field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the oncanplaythrough field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onchange field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onchange field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onclick field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onclick field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onclose field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onclose field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the oncontextmenu field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the oncontextmenu field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the ondblclick field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the ondblclick field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the ondrag field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the ondrag field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the ondragend field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the ondragend field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the ondragenter field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the ondragenter field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the ondragexit field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the ondragexit field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the ondragleave field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the ondragleave field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the ondragover field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the ondragover field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the ondragstart field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the ondragstart field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the ondrop field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the ondrop field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the ondurationchange field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the ondurationchange field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onemptied field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onemptied field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onended field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onended field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the oninput field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the oninput field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the oninvalid field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the oninvalid field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onkeydown field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onkeydown field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onkeypress field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onkeypress field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onkeyup field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onkeyup field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onload field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onload field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onloadeddata field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onloadeddata field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onloadedmetadata field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onloadedmetadata field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onloadend field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onloadend field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onloadstart field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onloadstart field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onmousedown field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onmousedown field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onmouseenter field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onmouseenter field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onmouseleave field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onmouseleave field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onmousemove field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onmousemove field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onmouseout field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onmouseout field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onmouseover field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onmouseover field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onmouseup field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onmouseup field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onwheel field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onwheel field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onpause field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onpause field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onplay field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onplay field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onplaying field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onplaying field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onprogress field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onprogress field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onratechange field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onratechange field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onreset field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onreset field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onresize field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onresize field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onscroll field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onscroll field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onseeked field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onseeked field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onseeking field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onseeking field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onselect field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onselect field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onshow field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onshow field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onstalled field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onstalled field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onsubmit field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onsubmit field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onsuspend field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onsuspend field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the ontimeupdate field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the ontimeupdate field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onvolumechange field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onvolumechange field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onwaiting field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onwaiting field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onselectstart field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onselectstart field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the ontoggle field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the ontoggle field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onpointercancel field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onpointercancel field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onpointerdown field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onpointerdown field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onpointerup field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onpointerup field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onpointermove field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onpointermove field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onpointerout field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onpointerout field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onpointerover field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onpointerover field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onpointerenter field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onpointerenter field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onpointerleave field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onpointerleave field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the ongotpointercapture field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the ongotpointercapture field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onlostpointercapture field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onlostpointercapture field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onanimationcancel field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onanimationcancel field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onanimationend field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onanimationend field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onanimationiteration field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onanimationiteration field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onanimationstart field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onanimationstart field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the ontransitioncancel field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the ontransitioncancel field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the ontransitionend field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the ontransitionend field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the ontransitionrun field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the ontransitionrun field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the ontransitionstart field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the ontransitionstart field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onwebkitanimationend field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onwebkitanimationend field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onwebkitanimationiteration field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onwebkitanimationiteration field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onwebkitanimationstart field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onwebkitanimationstart field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onwebkittransitionend field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onwebkittransitionend field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the onerror field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the onerror field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the ontouchstart field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the ontouchstart field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the ontouchend field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the ontouchend field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the ontouchmove field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the ontouchmove field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Getter for the ontouchcancel field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Setter for the ontouchcancel field of this object.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

The blur() method.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

The click() method.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

The focus() method.

MDN Documentation

This API requires the following crate features to be activated: HtmlElement

Trait Implementations

Performs the conversion.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Formats the value using the given formatter. Read more

The resulting type after dereferencing.

Dereferences the value.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Performs the conversion.

The wasm ABI type that this converts from when coming back out from the ABI boundary. Read more

Recover a Self from Self::Abi. Read more

The wasm ABI type that this converts into when crossing the ABI boundary. Read more

Convert self into Self::Abi so that it can be sent across the wasm ABI boundary. Read more

The wasm ABI type that this converts into when crossing the ABI boundary. Read more

Convert self into Self::Abi so that it can be sent across the wasm ABI boundary. Read more

Performs a dynamic instanceof check to see whether the JsValue provided is an instance of this type. Read more

Performs a zero-cost unchecked conversion from a JsValue into an instance of Self Read more

Performs a zero-cost unchecked conversion from a &JsValue into an instance of &Self. Read more

Test whether this JS value has a type T. Read more

Performs a dynamic cast (checked at runtime) of this value into the target type T. Read more

Performs a dynamic cast (checked at runtime) of this value into the target type T. Read more

Performs a zero-cost unchecked cast into the specified type. Read more

Performs a zero-cost unchecked cast into a reference to the specified type. Read more

Test whether this JS value is an instance of the type T. Read more

Performs a dynamic check to see whether the JsValue provided is a value of this type. Read more

Tests whether the argument is a “none” instance. If so it will be deserialized as None, and otherwise it will be passed to FromWasmAbi. Read more

Returns an ABI instance indicating “none”, which JS will interpret as the None branch of this option. Read more

Returns an ABI instance indicating “none”, which JS will interpret as the None branch of this option. Read more

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

The wasm ABI type references to Self are recovered from.

The type that holds the reference to Self for the duration of the invocation of the function that has an &Self parameter. This is required to ensure that the lifetimes don’t persist beyond one function call, and so that they remain anonymous. Read more

Recover a Self::Anchor from Self::Abi. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

Same as IntoWasmAbi::Abi

Same as IntoWasmAbi::into_abi, except that it may throw and never return in the case of Err. Read more

The resulting type after obtaining ownership.

Creates owned data from borrowed data, usually by cloning. Read more

🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

Uses borrowed data to replace owned data, usually by cloning. Read more

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.