Docs.rs
datafusion-pg-catalog-0.13.0
datafusion-pg-catalog 0.13.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
sunng87
Dependencies
async-trait ^0.1
normal
datafusion ^51
normal
futures ^0.3
normal
log ^0.4
normal
postgres-types ^0.2
normal
tokio ^1.48
normal
env_logger ^0.11
dev
Versions
11.65%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Files
datafusion_pg_catalog/
lib.rs
1
pub mod
pg_catalog;
2
pub mod
sql;
3
4
pub use
pg_catalog::setup_pg_catalog;