typegraph 0.1.0

Graphs of types in the type system
Documentation
[dependencies]

[lib]
name = "typegraph"
path = "src/lib.rs"

[package]
authors = ["Nick Senger"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["science"]
description = "Graphs of types in the type system"
edition = "2021"
keywords = ["science", "metaprogramming", "dinosaurs"]
license = "MIT"
name = "typegraph"
readme = "README.md"
repository = "https://github.com/nicksenger/typegraph"
rust-version = "1.84"
version = "0.1.0"