tube

Crates.iotube
lib.rstube
version0.0.2
sourcesrc
created_at2022-07-26 06:59:18.193275
updated_at2022-07-29 15:34:27.162074
descriptionThis crate was renamed to 'tubez'. Please use that crate instead.
homepage
repositoryhttps://github.com/jeffmo/tubez
max_upload_size
id633015
size122,783
Jeff Morrison (jeffmo)

documentation

README

Tube -> Tubez

I messed up... I originally named this crate "tube" which is the same name as the primary abstraction (and module) provided by the crate. This makes for a very confusing API given Rust's name-resolution rules (does "tube" refer to the crate? Or does it refer to an imported module? Gotta use "self::tube" to disambiguate...etc).

As such this crate was renamed to "tubez" and all future updates will happen there.

Commit count: 73

cargo fmt