Skip to main content

Module tooling

Module tooling 

Source
Expand description

Tooling helpers for runtime composition.

Structs§

NoOpToolPort
A no-op tool port that advertises no tools and rejects all calls.
TimeoutToolLayer
A ToolLayer that applies a timeout to tool calls.

Traits§

ToolLayer
Decorator-style wrapper for ToolPort implementations.