Docs.rs
  • squawk-parser-0.4.0
    • squawk-parser 0.4.0
    • Permalink
    • Docs.rs crate page
    • GPL-3.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • sbdchd
    • Dependencies
      • libpg_query-sys ^0.1.2 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • serde_repr ^0.1 normal
      • insta ^0.16.0 dev
    • Versions
    • 35.22% 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

squawk_parser0.4.0

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • ast::AlterTableCmd
  • ast::AlterTableStmt
  • ast::ColumnDef
  • ast::Constraint
  • ast::CreateStmt
  • ast::IndexElem
  • ast::IndexStmt
  • ast::PGString
  • ast::RangeVar
  • ast::RawStmt
  • ast::RenameStmt
  • ast::SelectStmt
  • ast::TransactionStmt
  • ast::TypeName
  • error::ParseError

Enums

  • ast::AlterTableCmds
  • ast::AlterTableDef
  • ast::AlterTableType
  • ast::ColumnDefConstraint
  • ast::ColumnDefTypeName
  • ast::ConstrType
  • ast::DropBehavior
  • ast::IndexParams
  • ast::ObjectType
  • ast::OnCommitAction
  • ast::QualifiedName
  • ast::RelationKind
  • ast::RootStmt
  • ast::SelectChild
  • ast::SetOperation
  • ast::SortByDir
  • ast::SortByNulls
  • ast::Stmt
  • ast::TableElt
  • ast::TransactionStmtKind
  • error::PGQueryError

Functions

  • parse::parse_sql_query
  • parse::parse_sql_query_json