Docs.rs
  • cairo-lang-formatter-2.9.0-dev.0
    • cairo-lang-formatter 2.9.0-dev.0
    • Docs.rs crate page
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • gilbens-starkware
    • orizi
    • Dependencies
      • anyhow ^1.0.83 normal
      • cairo-lang-diagnostics ~2.9.0-dev.0 normal
      • cairo-lang-filesystem ~2.9.0-dev.0 normal
      • cairo-lang-parser ~2.9.0-dev.0 normal
      • cairo-lang-syntax ~2.9.0-dev.0 normal
      • cairo-lang-utils ~2.9.0-dev.0 normal
      • diffy ^0.3.0 normal
      • ignore ^0.4.22 normal
      • itertools ^0.12.1 normal
      • rust-analyzer-salsa ^0.17.0-pre.6 normal
      • serde ^1.0.200 normal
      • thiserror ^1.0.60 normal
      • pretty_assertions ^1.4.0 dev
      • test-case ^3.3.1 dev
    • Versions
    • 56.41% of the crate is documented
  • Go to latest stable release
  • 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

cairo_lang_formatter2.9.0-dev.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions

List of all items

Structs

  • FormatterConfig
  • cairo_formatter::CairoFormatter
  • cairo_formatter::FileDiff
  • cairo_formatter::FileDiffColoredDisplay
  • cairo_formatter::ParsingError
  • cairo_formatter::StdinFmt
  • formatter_impl::BreakLinePointProperties
  • formatter_impl::FormatterImpl

Enums

  • cairo_formatter::FormatOutcome
  • cairo_formatter::FormattingError
  • formatter_impl::BreakLinePointIndentation
  • formatter_impl::BreakLinePointsPositions
  • formatter_impl::SortKind

Traits

  • cairo_formatter::FormattableInput
  • formatter_impl::SyntaxNodeFormat

Functions

  • format_string
  • get_formatted_file

Constants

  • CAIRO_FMT_IGNORE