Crate gloo_utils

Source

Modules§

errors
format
iter

Functions§

body
Convenience function to access document.body.
document
Convenience function to access the web_sys DOM document.
document_element
Convenience function to access document.documentElement.
head
Convenience function to access the head element.
history
Convenience function to access the web_sys history.
window
Convenience function to avoid repeating expect logic.