Docs.rs
drasi-postgres-common-0.1.2
drasi-postgres-common 0.1.2
Docs.rs crate page
Apache-2.0
25 September 2026
Links
Repository
crates.io
Source
Owners
ruokun-niu
Dependencies
anyhow ^1.0
normal
base64 ^0.22
normal
chrono ^0.4
normal
drasi-core ^0.5.10
normal
log ^0.4
normal
ordered-float ^3.0
normal
rust_decimal ^1.34
normal
serde_json ^1.0
normal
uuid ^1.0
normal
Versions
26.32%
of the crate is documented
Platform
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
Skip to main content
is_array_oid
drasi_
postgres_
common
0.1.2
In drasi_
postgres_
common::
oid
drasi_postgres_common
::
oid
Function
is_
array_
oid
Copy item path
Source
pub fn is_array_oid(oid:
u32
) ->
bool
Expand description
Returns true if the OID is a known array type we can decode.