Docs.rs
  • vue-sfc-0.3.2
    • vue-sfc 0.3.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • malobre
    • Dependencies
      • memchr ^2.4.1 normal
      • nom ^7.1 normal
      • criterion ^0.3.5 dev
      • pprof ^0.6.2 dev
    • Versions
    • 70.83% 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_sfc0.3.2

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • Error
  • ast::AttributeName
  • ast::AttributeValue
  • ast::Block
  • ast::BlockName
  • ast::InvalidAttributeName
  • ast::InvalidAttributeValue
  • ast::InvalidBlockName
  • ast::InvalidRaw
  • ast::Raw

Enums

  • ast::Section
  • parser::ParseError

Functions

  • parser::parse

Type Aliases

  • ast::Attribute