Type Definition svgdom::NumberList [] [src]

type NumberList = Vec<f64>;

Representation of the <list-of-numbers> type.