browser-window 0.5.3

A simple async/await aware browser (GUI) toolkit.
1
initSidebarItems({"struct":[["Application","Use this to initialize and start your application with."],["ApplicationHandle","A thread-unsafe application handle. Often provided by for Browser Window."],["ApplicationHandleThreaded","Note: Only available with feature `threadsafe` enabled."],["ApplicationSettings",""],["Runtime","The runtime to run the application with."]],"trait":[["HasAppHandle",""]],"type":[["ApplicationDelegateFuture","The future that dispatches a closure onto the GUI thread"]]});