Docs.rs
  • sqruff-lib-core-0.21.5
    • sqruff-lib-core 0.21.5
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • benfdking
    • Dependencies
      • ahash ^0.8.11 normal
      • enum_dispatch ^0.3.13 normal
      • fancy-regex ^0.14.0 normal
      • indexmap ^2.5.0 normal
      • itertools ^0.13.0 normal
      • nohash-hasher ^0.2.0 normal
      • pretty_assertions ^1.4.0 normal
      • rustc-hash ^2.0.0 normal
      • serde ^1.0 normal optional
      • serde_yaml ^0.9.34 normal optional
      • slyce ^0.3.1 normal
      • smol_str ^0.3.1 normal
      • sptr ^0.3.2 normal
      • strum ^0.26.3 normal
      • strum_macros ^0.26.4 normal
      • serde ^1.0 dev
    • Versions
    • 4.76% 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

sqruff_lib_core0.21.5

Module errors

Module Items

  • Structs
  • Traits

In crate sqruff_lib_core

sqruff_lib_core

Module errors

Source

Structs§

  • ErrorStructRule
  • SQLBaseError
  • SQLFluffSkipFile
  • SQLFluffUserError
    An error which should be fed back to the user.
  • SQLLexError
  • SQLLintError
  • SQLParseError
  • SQLTemplaterError
  • ValueError

Traits§

  • SqlError