Crate oxvg_serialize

Crate oxvg_serialize 

Source
Expand description

Primitives for serializing XML values

Modules§

error
Error types that may occur while serializing an SVG value

Traits§

ToValue
Trait for values that can be serialized into string-like formats

Type Aliases§

Printer
The destination to output serialized attribute and CSS values
PrinterOptions
Options that control how attributes and CSS values are serialized