Crate blitz_traits

Crate blitz_traits 

Source
Expand description

Types and traits to enable interoperability between the other Blitz crates without circular or unnecessary dependencies.

Modules§

devtools
Types configure developer inspection and debug tools
events
Types to represent UI and DOM events
navigation
Abstractions allow embedders to handle link clicks and form submissions
net
Abstractions of networking so that custom networking implementations can be provided
shell
Abstraction over windowing / operating system (“shell”) functionality