derive_agent_tools_internals 0.1.0

Internal implementation crate for derive_agent_tools
Documentation
  • Coverage
  • 0%
    0 out of 3 items documented0 out of 2 items with examples
  • Size
  • Source code size: 19.84 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 321.95 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 6s Average build duration of successful builds.
  • all releases: 6s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Ron-Leizrowice/Derive-Agent-Tools
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Ron-Leizrowice

derive_agent_tools_internals

Internal implementation crate for the derive_agent_tools procedural macros. Consumers should depend on the derive_agent_tools crate instead, which re-exports these macros together with the runtime support items required by the expansions.

This crate is published so that derive_agent_tools can depend on it on crates.io, but its API surface is not considered stable by itself.