ai-descriptor 0.11.0

Provides a proc macro we can use to annotate enums for facilitating itemization and description using an AI model
Documentation
1
2
3
4
5
6
7
8
9
default: test

build:
	cargo build

test:
	cargo test