zig-agents 0.0.1-alpha

FFI wrapper for zig-agents
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "zig-agents"
version = "0.0.1-alpha"
edition.workspace = true
license.workspace = true
repository.workspace = true
authors.workspace = true
description = "FFI wrapper for zig-agents"
readme = "README.md"
keywords = ["zig", "agents", "wrapper"]
categories = ["development-tools"]

[lib]
name = "zig_agents_lib"