Docs.rs
vue-compiler-core-0.1.0
vue-compiler-core 0.1.0
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
HerringtonDarkholme
Dependencies
bitflags ^1.3
normal
json ^0.12.4
normal
rslint_parser ^0.3.0
normal
rustc-hash ^1.1.0
normal
serde ^1.0
normal
optional
smallvec ^1.7.0
normal
insta ^1.8.0
dev
Versions
19.14%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
vue_
compiler_
core
0.1.0
Module parser
Module Items
Structs
Enums
In crate vue_
compiler_
core
vue_compiler_core
Module
parser
Copy item path
Source
Structs
§
AstRoot
Directive
Directive has the form v-name:arg.mod1.mod2=“expr”
Element
Parse
Option
Parser
Source
Node
Text
Node
Enums
§
AstNode
Directive
Arg
Directive supports two forms static and dynamic
Elem
Prop
Element
Type
Whitespace
Strategy