[package] name = "timely-bytes-master" version = "0.13.0-dev.1" authors = ["Frank McSherry "] edition = "2018" description = "Disjoint mutable byte slices from a common allocation" documentation = "https://docs.rs/timely/" homepage = "https://github.com/TimelyDataflow/timely-dataflow" repository = "https://github.com/TimelyDataflow/timely-dataflow.git" keywords = ["timely", "dataflow", "bytes"] license = "MIT" [lib] name = "timely_bytes"