Expand description
Some common traits that need to be often available.
Re-exports§
Modules§
- rust_
2015 - The 2015 version of the core prelude.
- rust_
2018 - The 2018 version of the core prelude.
- rust_
2021 - The 2021 version of the core prelude.
- rust_
2024 - The 2024 version of the core prelude.
- v1
- The first version of the core prelude.
Structs§
- Application
Impl - Browser
Window Impl - Cookie
Impl - Cookie
Iterator Impl - Cookie
JarImpl - Cookie
MutImpl - Delegate
Future - This future executes a closure on the GUI thread and returns the result.
- Delegate
Future Future - This future runs a future on the GUI thread and returns its output.
- Window
Impl
Enums§
- Cookie
Storage Error - Delegate
Error - The error that occurs when you’re delegating work to the GUI thread, but it fails to finish and/or return a result.