Docs.rs
  • partiql-value-0.2.0
    • partiql-value 0.2.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • almann
    • github:partiql:ion
    • jpschorr
    • am357
    • alancai98
    • Dependencies
      • ion-rs ^0.14 normal
      • itertools 0.10.* normal
      • ordered-float 3.* normal
      • rust_decimal ^1.25.0 normal
      • rust_decimal_macros ^1.26 normal
      • unicase 2.* normal
      • criterion ^0.4 dev
    • Versions
  • 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
logo

logo

Crate partiql_value

  • Version 0.2.0
  • All Items
  • Macros
  • Structs
  • Enums
  • Traits
?
Change settings

Crate partiql_value

source ·

Macros

partiql_bag
partiql_list
partiql_tuple

Structs

Bag
Represents a PartiQL BAG value, e.g.: <<1, ‘two’, 4>>
BagIntoIterator
BagIter
List
Represents a PartiQL List value, e.g. [1, 2, ‘one’]
ListIntoIterator
ListIter
Tuple

Enums

BindingsName
Value
ValueIntoIterator
ValueIter

Traits

BinaryAnd
BinaryOr
Comparable
NullableEq
NullableOrd
UnaryPlus