Docs.rs
vue-compiler-core-0.1.0
vue-compiler-core 0.1.0
Permalink
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
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
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 util
Module Items
Modules
Structs
Traits
Functions
In crate vue_
compiler_
core
vue_compiler_core
Module
util
Copy item path
Source
Modules
§
rslint
Structs
§
Lazy
Prop
Finder
Prop
Found
VStr
A str for Vue compiler’s internal modification. Instead of returning a Cow
, StrOp is recorded in the VStr and will be processed later in codegen phase.
Traits
§
Prop
Matcher
Prop
Pattern
Functions
§
dir_
finder
find_
dir
find_
dir_
empty
find_
prop
get_
core_
component
get_
vnode_
call_
helper
is_
bind_
key
is_
builtin_
symbol
is_
component_
tag
is_
core_
component
is_
global_
allow_
listed
is_
mergeable_
prop
is_
reserved_
prop
is_
simple_
identifier
no
non_
whitespace
prop_
finder
yes