strict 0.2.0

collections with strict bounds
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "strict"
version = "0.2.0"
authors = ["dystroy <denys.seguret@gmail.com>"]
repository = "https://github.com/Canop/strict"
description = "collections with strict bounds"
edition = "2021"
keywords = ["vec"]
license = "MIT"
categories = []
readme = "README.md"
rust-version = "1.56"

[dependencies]