Docs.rs
partiql-value-0.4.0
partiql-value 0.4.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.17
normal
itertools 0.10.*
normal
once_cell ^1
normal
ordered-float 3.*
normal
regex ^1.7
normal
rust_decimal ^1.25.0
normal
rust_decimal_macros ^1.26
normal
serde 1.*
normal
time ^0.3
normal
unicase ^2.6
normal
criterion ^0.4
dev
Versions
3.23%
of the crate is documented
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
☰
Crate partiql_value
Version 0.4.0
All Items
Macros
Structs
Enums
Traits
?
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
DateTime
Value
ValueIntoIterator
ValueIter
Traits
BinaryAnd
BinaryOr
Comparable
NullableEq
NullableOrd
UnaryPlus