Docs.rs
  • biome_js_formatter-0.5.7
    • biome_js_formatter 0.5.7
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • nissy-dev
    • ematipico
    • Dependencies
      • biome_console ^0.5.7 normal
      • biome_deserialize ^0.5.7 normal
      • biome_deserialize_macros ^0.5.7 normal
      • biome_diagnostics_categories ^0.5.7 normal
      • biome_formatter ^0.5.7 normal
      • biome_js_factory ^0.5.7 normal
      • biome_js_syntax ^0.5.7 normal
      • biome_json_syntax ^0.5.7 normal
      • biome_rowan ^0.5.7 normal
      • biome_text_size ^0.5.7 normal
      • biome_unicode_table ^0.5.7 normal
      • cfg-if ^1.0.0 normal
      • schemars ^0.8.12 normal optional
      • serde ^1.0.163 normal optional
      • smallvec ^1.10.0 normal
      • tracing ^0.1.37 normal
      • unicode-width ^0.1.9 normal
      • countme ^3.0.1 dev
      • iai ^0.1.1 dev
      • insta ^1.29.0 dev
      • quickcheck ^1.0.3 dev
      • quickcheck_macros ^1.0.0 dev
      • serde ^1 dev
      • serde_json ^1.0.96 dev
    • Versions
    • 13.64% 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

biome_js_formatter0.5.7

  • Structs
  • Enums
  • Functions
  • Type Aliases
?
Change settings

List of all items

Structs

  • JsFormatLanguage
  • comments::FormatJsLeadingComment
  • comments::JsCommentStyle
  • context::BracketSameLine
  • context::BracketSpacing
  • context::JsFormatContext
  • context::JsFormatOptions
  • context::TabWidth
  • utils::jsx::JsxChildrenIterator

Enums

  • context::ArrowParentheses
  • context::QuoteProperties
  • context::Semicolons
  • context::trailing_comma::TrailingComma

Functions

  • format_node
  • format_range
  • format_sub_tree
  • utils::jsx::is_meaningful_jsx_text

Type Aliases

  • comments::JsComments