Docs.rs
  • datafusion-jit-23.0.0
    • datafusion-jit 23.0.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • andygrove
    • alamb
    • Dependencies
      • arrow ^37.0.0 normal
      • cranelift ^0.89.0 normal
      • cranelift-jit ^0.89.0 normal
      • cranelift-module ^0.89.0 normal
      • cranelift-native ^0.89.0 normal
      • datafusion-common ^23.0.0 normal
      • datafusion-expr ^23.0.0 normal
      • parking_lot ^0.12 normal
    • Versions
    • 90.43% of the crate is documented
  • Platform
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

datafusion_jit23.0.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • api::Assembler
  • api::AssemblerState
  • api::CodeBlock
  • api::FunctionBuilder
  • api::GeneratedFunction
  • ast::JITType
  • jit::JIT

Enums

  • ast::BinaryExpr
  • ast::Expr
  • ast::Literal
  • ast::Stmt
  • ast::TypedLit

Functions

  • compile::build_calc_fn

Constants

  • ast::BOOL
  • ast::F32
  • ast::F64
  • ast::I16
  • ast::I32
  • ast::I64
  • ast::I8
  • ast::NIL
  • ast::PTR
  • ast::PTR_SIZE
  • ast::R32
  • ast::R64