[dependencies]
[features]
no_std = []
[package]
authors = ["Sam Whited <sam@samwhited.com>"]
categories = ["data-structures", "no-std"]
description = """
A simple trait representing a set of data.
"""
documentation = "https://docs.rs/set"
keywords = ["trait", "set"]
license = "MIT/Apache-2.0"
name = "set"
repository = "https://bitbucket.org/mellium/text/"
version = "0.1.1"