Crate gofer

Source
Expand description

This crate provides a universal, protocol-independent open().

Modules§

data
file
ftp
git
http
ipfs
stdin

Structs§

Cursor
A Cursor wraps an in-memory buffer and provides it with a Seek implementation.

Enums§

Error
UrlScheme
An enumerated URI scheme.

Statics§

FEATURES
The set of features that are enabled in this build of the crate.

Traits§

Read
The Read trait allows for reading bytes from a source.

Functions§

open
open_buffered

Type Aliases§

Result
Url
UrlError