[dependencies]
[features]
strict = []
[package]
authors = ["Adrien Champion <adrien.champion@email.com>"]
categories = ["development-tools", "data-structures", "no-std"]
description = "Type-safe indexes."
documentation = "https://docs.rs/safe_index"
edition = "2018"
homepage = "https://github.com/AdrienChampion/safe_index"
keywords = ["type-safety", "indexing", "no-std", "nostd"]
license = "MIT"
name = "safe_index"
readme = "README.md"
repository = "https://github.com/AdrienChampion/safe_index"
version = "0.10.0"