Re-exports§
pub use euclid;
Modules§
- dom
- This is a Document Object Model, but is not necessarily compatible with the DOM.
- fonts
- layout
- primitives
- style
- text
Macros§
- include_
fonts - tagged_
union_ with_ jump_ tables - Create an enum with methods that match on it, where matching is implemented as a jump table (static array of function pointers, indexed by discriminant).