Skip to main content

Module support

Module support 

Source
Expand description

Helpers for implementing Tool.

Traits§

RawToolSchema
Provides the argument schema for a typed tool.

Functions§

extract_optional
Deserialize an optional argument.
extract_required
Deserialize a required argument.