Docs.rs
sea-query-0.32.0
sea-query 0.32.0
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
tyt2y3
billy1624
Dependencies
bigdecimal ^0.4
normal
optional
chrono ^0.4.27
normal
optional
inherent ^1.0
normal
ipnetwork ^0.20
normal
optional
mac_address ^1.1
normal
optional
ordered-float ^3.4
normal
optional
pgvector ~0.4
normal
optional
postgres-types ^0
normal
optional
rust_decimal ^1
normal
optional
sea-query-derive ^0.4.2
normal
optional
serde_json ^1
normal
optional
time ^0.3.36
normal
optional
uuid ^1
normal
optional
criterion ^0.3
dev
pretty_assertions ^1
dev
Versions
39.89%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
sea_
query
0.32.0
NotU8
Implementations on Foreign Types
BigDecimal
Braced
Date
DateTime<Tz>
Decimal
Hyphenated
IpNetwork
MacAddress
NaiveDate
NaiveDateTime
NaiveTime
OffsetDateTime
PrimitiveDateTime
Simple
String
Time
Urn
Uuid
Value
Vec<u8>
bool
char
f32
f64
i16
i32
i64
i8
u16
u32
u64
Implementors
In sea_
query::
value::
with_
array
sea_query
::
value
::
with_array
Trait
NotU8
Copy item path
source
pub trait NotU8 { }
Available on
crate feature
postgres-array
only.
Implementations on Foreign Types
ยง
source
ยง
impl
NotU8
for
IpNetwork
source
ยง
impl
NotU8
for
Value
source
ยง
impl
NotU8
for
bool
source
ยง
impl
NotU8
for
char
source
ยง
impl
NotU8
for
f32
source
ยง
impl
NotU8
for
f64
source
ยง
impl
NotU8
for
i8
source
ยง
impl
NotU8
for
i16
source
ยง
impl
NotU8
for
i32
source
ยง
impl
NotU8
for
i64
source
ยง
impl
NotU8
for
u16
source
ยง
impl
NotU8
for
u32
source
ยง
impl
NotU8
for
u64
source
ยง
impl
NotU8
for
String
source
ยง
impl
NotU8
for
Vec
<
u8
>
source
ยง
impl
NotU8
for
BigDecimal
source
ยง
impl
NotU8
for
NaiveDate
source
ยง
impl
NotU8
for
NaiveDateTime
source
ยง
impl
NotU8
for
NaiveTime
source
ยง
impl
NotU8
for
MacAddress
source
ยง
impl
NotU8
for
Decimal
source
ยง
impl
NotU8
for
Date
source
ยง
impl
NotU8
for
OffsetDateTime
source
ยง
impl
NotU8
for
PrimitiveDateTime
source
ยง
impl
NotU8
for
Time
source
ยง
impl
NotU8
for
Braced
source
ยง
impl
NotU8
for
Hyphenated
source
ยง
impl
NotU8
for
Simple
source
ยง
impl
NotU8
for
Urn
source
ยง
impl
NotU8
for
Uuid
source
ยง
impl<Tz>
NotU8
for
DateTime
<Tz>
where Tz:
TimeZone
,
Implementors
ยง