generativity 1.2.1

Generation of unique invariant lifetimes
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "generativity"
version = "1.2.1"
edition = "2024"
rust-version = "1.85"

description = "Generation of unique invariant lifetimes"
repository = "https://github.com/CAD97/generativity"
keywords = ["generativity", "no-std", "unsafe-tools"]
categories = ["no-std", "rust-patterns"]
license = "MIT OR Apache-2.0"

[dev-dependencies]
never-say-never = "6.6.666"
trybuild = "1.0.110"