zig-agents 0.0.1-alpha

FFI wrapper for zig-agents
Documentation
  • Coverage
  • 50%
    1 out of 2 items documented0 out of 0 items with examples
  • Size
  • Source code size: 5.88 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.01 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 37s Average build duration of successful builds.
  • all releases: 37s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • gHashTag/trios
    0 0 98
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • gHashTag

zig-agents

Part of the TRIOS ecosystem.

Author: Dmitrii Vasilev admin@t27.ai

⚠️ Pre-release placeholder (0.0.1-alpha). Public API will land in 0.1.0 after Parameter Golf submission.

About

FFI wrapper for zig-agents

License

MIT OR Apache-2.0

Installation

```toml [dependencies] zig-agents = "0.0.1-alpha" ```

Usage

```rust // Add your usage here ```

Documentation

See TRIOS documentation for full details.