Docs.rs
datafusion-remote-table-0.18.0
datafusion-remote-table 0.18.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
lewiszlw
Dependencies
async-stream ^0.3
normal
async-trait ^0.1
normal
bb8 ^0.9
normal
optional
bb8-oracle ^0.3
normal
optional
bb8-postgres ^0.9
normal
optional
bigdecimal ^0.4
normal
byteorder ^1.5.0
normal
chrono ^0.4
normal
datafusion ^48
normal
datafusion-proto ^48
normal
derive-getters ^0.5
normal
derive-with ^0.6.1
normal
futures ^0.3
normal
hex ^0.4
normal
itertools ^0.14
normal
log ^0.4
normal
mysql_async ^0.36
normal
optional
num-bigint ^0.4
normal
odbc-api ^13
normal
optional
oracle ^0.6
normal
optional
prost ^0.13
normal
rusqlite ^0.37
normal
optional
serde_json ^1.0
normal
time ^0.3
normal
tokio ^1
normal
uuid ^1.18
normal
Versions
0.38%
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
RemoteSchemaRef
datafusion_
remote_
table
0.18.0
Remote
Schema
Ref
Aliased Type
In crate datafusion_
remote_
table
datafusion_remote_table
Type Alias
Remote
Schema
Ref
Copy item path
Source
pub type RemoteSchemaRef =
Arc
<
RemoteSchema
>;
Aliased Type
ยง
pub struct RemoteSchemaRef {
/* private fields */
}