vue-sfc 0.3.2

A parser for Vue SFC.
Documentation

vue-sfc

vue-sfc provides a parser and data structures needed to represent a Vue SFC.

Parsing

See [parse].

Printing

[Block], [Raw] and [Section] implement [std::fmt::Display].