[lib]
name = "timely_bytes"
path = "src/lib.rs"
[package]
authors = ["Frank McSherry <fmcsherry@me.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Disjoint mutable byte slices from a common allocation"
documentation = "https://docs.rs/timely/"
edition = "2018"
homepage = "https://github.com/TimelyDataflow/timely-dataflow"
keywords = ["timely", "dataflow", "bytes"]
license = "MIT"
name = "timely_bytes"
readme = false
repository = "https://github.com/TimelyDataflow/timely-dataflow.git"
resolver = "2"
version = "0.12.2"