initSidebarItems({"enum":[["DelegateError","The error that occurs when you're delegating work to the GUI thread, but it fails to finish and/or return a result."]],"mod":[["application","This module contains runtime and application related handles."],["browser","This module contains all browser related handles and stuff."],["event","This module contains all event related types."],["prelude","Some common traits that need to be often available."],["window","This module contains all window related functionality."]],"struct":[["DelegateFuture","This future executes a closure on the GUI thread and returns the result."],["DelegateFutureFuture","This future runs a future on the GUI thread and returns its output."]],"trait":[["Property","A property is something that has a setter and a getter."]]});