Docs.rs
  • dfsql-0.2.0
    • dfsql 0.2.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Banyc
    • Dependencies
      • anyhow ^1.0.75 normal
      • chumsky =1.0.0-alpha.6 normal
      • clap ^4.4.10 normal
      • fancy-regex ^0.12.0 normal
      • polars ^0.35.4 normal
      • rustyline ^13.0.0 normal
      • thiserror ^1.0.50 normal
    • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

dfsql0.2.0

Module expr

  • Structs
  • Enums
  • Functions

In dfsql::sql

?
Change settings

Module dfsql::sql::expr

source ·

Structs

  • AliasExpr
  • BinaryExpr
  • CastExpr
  • ConditionalCase
  • ConditionalExpr
  • Contains
  • ExcludeExpr
  • Extract
  • ExtractAll
  • SortByExpr
  • StandaloneExpr
  • UnaryExpr

Enums

  • BinaryOperator
  • Expr
  • StandaloneOperator
  • StrExpr
  • UnaryOperator

Functions

  • expr
  • lax_col_name