Docs.rs
vortex-io-0.54.0
vortex-io 0.54.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
a10y
vortex-admin
Dependencies
async-compat ^0.2.5
normal
async-stream ^0.3.6
normal
async-trait ^0.1.89
normal
bytes ^1.10
normal
cfg-if ^1
normal
futures ^0.3.31
normal
getrandom ^0.3.1
normal
handle ^1.0.2
normal
kanal ^0.1.1
normal
log ^0.4.21
normal
object_store ^0.12.3
normal
optional
oneshot ^0.1.11
normal
parking_lot ^0.12.3
normal
pin-project-lite ^0.2.15
normal
tokio ^1.47
normal
tracing ^0.1.41
normal
vortex-buffer ^0.54.0
normal
vortex-error ^0.54.0
normal
vortex-metrics ^0.54.0
normal
anyhow ^1.0.95
dev
itertools ^0.14.0
dev
rstest ^0.26
dev
tempfile ^3
dev
tokio ^1.47
dev
tracing-subscriber ^0.3.20
dev
smol ^2.0.2
normal
wasm-bindgen-futures ^0.4.39
normal
Versions
64.18%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
ReadSourceRef
vortex_
io
0.54.0
Read
Source
Ref
Aliased Type
In vortex_
io::
file
vortex_io
::
file
Type Alias
Read
Source
Ref
Copy item path
Source
pub type ReadSourceRef =
Arc
<dyn
ReadSource
>;
Aliased Type
ยง
pub struct ReadSourceRef {
/* private fields */
}