deptypes 0.1.1

Dependent types
Documentation
[dependencies.generativity]
version = "1.0.0"

[dependencies.generics2]
version = "0.3.3"

[dependencies.num-traits]
version = "0.2.14"

[dependencies.paste]
version = "1.0.6"

[features]
default = ["std"]
gat = []
never = []
nightly = ["gat", "never"]
std = []

[package]
authors = ["Lyphyser <lyphyser@gmail.com>"]
description = "Dependent types"
documentation = "https://docs.rs/deptypes"
edition = "2021"
homepage = "https://github.com/lyphyser/deptypes"
license = "MIT OR Apache-2.0"
name = "deptypes"
readme = "README.md"
repository = "https://github.com/lyphyser/deptypes"
resolver = "2"
version = "0.1.1"