[dependencies.doc-comment]
version = "0.3.3"
[lib]
name = "pgat"
path = "src/lib.rs"
[package]
authors = ["Geordon Worley <vadixidav@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["no-std", "computer-vision", "data-structures"]
description = "Proxy GAT: Abstractions for generic proxy views with GAT to enable generic container types"
documentation = "https://docs.rs/pgat/"
edition = "2024"
keywords = ["proxy", "view", "gat", "reference", "container"]
license = "MIT"
name = "pgat"
readme = "README.md"
repository = "https://github.com/rust-cv/pgat"
version = "0.1.0"