loaf 0.1.0-alpha6

Why have a slice when you can have a loaf?
Documentation
[dependencies]

[features]
alloc = []
default = []
nightly = []

[package]
authors = ["Soveu <marx.tomasz@gmail.com>"]
categories = ["data-structures", "no-std"]
description = "Why have a slice when you can have a loaf?"
edition = "2018"
keywords = ["slice", "no_std", "no-std", "array"]
license = "MIT"
name = "loaf"
repository = "https://github.com/Soveu/loaf"
version = "0.1.0-alpha6"
[package.metadata.docs.rs]
all-features = true
[profile.test]
opt-level = 3