Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

js-sys

The js-sys crate provides bindings to all the global APIs guaranteed to exist in every JavaScript environment by the ECMAScript standard.

For documentation on js-sys types and their generic type parameters, see the js-sys reference.

For API documentation, see docs.rs.