collectable 0.0.2

Fallible, no_std-friendly collection traits
Documentation
[badges.maintenance]
status = "experimental"

[badges.travis-ci]
repository = "RustCrypto/utils"

[features]
alloc = []

[package]
authors = ["RustCrypto Developers"]
categories = ["data-structures", "no-std"]
description = "Fallible, no_std-friendly collection traits"
documentation = "https://docs.rs/collectable"
edition = "2018"
keywords = ["arrayvec", "heapless"]
license = "Apache-2.0 OR MIT"
name = "collectable"
repository = "https://github.com/RustCrypto/utils"
version = "0.0.2"