Module browser_window::prelude
source · Expand description
Some common traits that need to be often available.
Re-exports§
Modules§
- The 2015 version of the core prelude.
- The 2018 version of the core prelude.
- The 2021 version of the core prelude.
- The first version of the core prelude.
- rust_2024ExperimentalThe 2024 edition of the core prelude.
Structs§
- This future executes a closure on the GUI thread and returns the result.
- This future runs a future on the GUI thread and returns its output.
Enums§
- The error that occurs when you’re delegating work to the GUI thread, but it fails to finish and/or return a result.