Crate svg [] [src]

An SVG parser.

Reexports

pub use tag::Tag;

Modules

path

Functionality related to the path tag.

tag

Functionality related to tags.

Structs

Error

An error.

File

A file.

Parser

A parser.

Enums

Event

An event of a parser.

Functions

open

Open a file.

Type Definitions

Result

A result.