Docs.rs
  • partiql-catalog-0.13.0
    • partiql-catalog 0.13.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • github:partiql:ion
    • jpschorr
    • am357
    • alancai98
    • Dependencies
      • dyn-clone ^1 normal
      • itertools ^0.14 normal
      • ordered-float ^5 normal
      • partiql-common 0.13.* normal
      • partiql-logical 0.13.* normal
      • partiql-types 0.13.* normal
      • partiql-value 0.13.* normal
      • thiserror ^1.0 normal
      • unicase ^2.7 normal
    • Versions
    • 12.37% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

partiql_catalog0.13.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • call_defs::CallDef
  • call_defs::CallSpec
  • call_defs::ScalarFnCallDef
  • call_defs::ScalarFnCallSpec
  • catalog::CatalogError
  • catalog::FunctionEntry
  • catalog::PartiqlCatalog
  • catalog::TypeEntry
  • catalog::TypeEnvEntry
  • context::SystemContext
  • scalar_fn::ScalarFunction
  • scalar_fn::SimpleScalarFunctionInfo
  • table_fn::TableFunction

Enums

  • call_defs::CallArgument
  • call_defs::CallLookupError
  • call_defs::CallSpecArg
  • catalog::CatalogErrorKind
  • catalog::FunctionEntryFunction
  • extension::ExtensionResultError

Traits

  • catalog::Catalog
  • context::Bindings
  • context::SessionContext
  • extension::Extension
  • scalar_fn::ScalarFnExpr
  • scalar_fn::ScalarFunctionInfo
  • table_fn::BaseTableExpr
  • table_fn::BaseTableFunctionInfo

Functions

  • scalar_fn::vararg_scalar_fn_overloads

Type Aliases

  • call_defs::ScalarFnCallSpecs
  • extension::ExtensionError
  • scalar_fn::ScalarFnExprResult
  • scalar_fn::ScalarFnExprResultValue
  • table_fn::BaseTableExprResult
  • table_fn::BaseTableExprResultValueIter