Docs.rs
  • taitan-orm-parser-0.1.10
    • taitan-orm-parser 0.1.10
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • thegenius
    • Dependencies
      • case ^1.0 normal
      • nom ^7.0.0 normal
      • proc-macro2 ^1.0 normal
      • quote ^1.0 normal
      • regex ^1.11.1 normal
      • rinja ^0.3.5 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • serde_yaml ^0.9.33 normal
      • sqlparser ^0.55.0 normal
      • syn ^2.0.99 normal
      • tracing ^0.1 normal
      • sqlx ^0.8.2 dev
      • tracing-subscriber ^0.3.18 dev
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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

taitan_orm_parser0.1.10

Module template

Module Items

  • Structs
  • Enums
  • Traits

In crate taitan_orm_parser

taitan_orm_parser

Module template

Source

Structs§

AtomicStream
GenericAtomicStream
Number
SqlTemplate
VariableChain

Enums§

ArithmeticExpr
ArithmeticOp
Atomic
BoolValue
CompareOp
GenericAtomic
GenericExpr
GenericValue
ListInOp
LogicExpr
LogicOp
MatchOp
MaybeValue
MySqlAtomic
NumberValue
Operator
Placeholder
PostgresAtomic
RawPlaceholder
Sign
SimpleExpr
SqlPart
SqliteAtomic
TemplatePart
TextExpr
TextValue
Variable

Traits§

ToSqlSegment