Docs.rs
  • swc_html_codegen-3.0.0
    • swc_html_codegen 3.0.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • kdy1
    • swc-bot
    • Dependencies
      • auto_impl ^1.2.0 normal
      • bitflags ^2.5.0 normal
      • rustc-hash ^1.1.0 normal
      • swc_atoms ^2.0.0 normal
      • swc_common ^3.0.0 normal
      • swc_html_ast ^3.0.0 normal
      • swc_html_codegen_macros ^1.0.0 normal
      • swc_html_utils ^3.0.0 normal
      • swc_common ^3.0.0 dev
      • swc_html_parser ^3.0.0 dev
      • swc_html_visit ^3.0.0 dev
      • testing ^3.0.0 dev
    • Versions
    • 12.9% of the crate is documented
  • Go to latest version
  • 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

swc_html_codegen3.0.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • CodeGenerator
  • CodegenConfig
  • writer::basic::BasicHtmlWriter
  • writer::basic::BasicHtmlWriterConfig

Enums

  • writer::basic::IndentType
  • writer::basic::LineFeed

Traits

  • Emit
  • writer::HtmlWriter

Type Aliases

  • Result