Expand description
This crate provides a universal, protocol-independent open().
Modules§
Structs§
- Cursor
- A
Cursorwraps an in-memory buffer and provides it with aSeekimplementation. - Request
Config
Enums§
Statics§
- FEATURES
- The set of features that are enabled in this build of the crate.
Traits§
- Read
- The
Readtrait allows for reading bytes from a source.