Docs.rs
  • senax-mysql-parser-0.1.3
    • senax-mysql-parser 0.1.3
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • yossyX
    • Dependencies
      • derive_more ^0.99.17 normal
      • nom ^7 normal
      • serde ^1.0 normal
    • Versions
    • 0.77% 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

senax_mysql_parser0.1.3

Module common

  • Structs
  • Enums
  • Functions

In crate senax_mysql_parser

?
Change settings

Module senax_mysql_parser::common

source ·

Structs

  • Real

Enums

  • ItemPlaceholder
  • Literal
  • ReferenceOption
  • SqlType
  • TableKey

Functions

  • column_identifier_no_alias
  • column_identifier_query
  • float_literal
  • integer_literal
  • is_quoted_sql_identifier
  • is_sql_identifier
  • len_as_u32
  • literal
  • parse_comment
  • precision
  • reference_option
  • schema_table_reference
  • sql_identifier
  • statement_terminator
  • string_literal
  • take_until_unbalanced
  • type_identifier
  • value_list