Docs.rs
ferray-io-0.3.5
ferray-io 0.3.5
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
dollspace-gay
maxine-at-forecast
github:forecast-bio:crates-admin
Dependencies
byteorder ^1.5
normal
ferray-core ^0.3.5
normal
flate2 ^1.1
normal
half ^2.7
normal
optional
memmap2 ^0.9
normal
num-complex ^0.4
normal
regex ^1.12
normal
zip ^8
normal
proptest ^1.11
dev
tempfile ^3
dev
Versions
92.44%
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
Module datasource
ferray_
io
0.3.5
Module datasource
Module Items
Structs
Enums
In crate ferray_
io
ferray_io
Module
datasource
Copy item path
Source
Structs
§
Data
Source
Local-file abstraction with transparent gzip decompression.
Enums
§
Data
Source
Reader
Reader handle returned by
DataSource::open
. Implements
Read
.