Crate svgbob

source ·

Re-exports

Modules

Structs

Enums

Traits

Functions

Type Definitions

  • A simplified version of saurdon_vdom node, where we supplied the type for the tag which is a &’static str. The missing type is now only MSG which will be supplied by the users App code.