Crate rs_utcp

Crate rs_utcp 

Source

Modules§

auth
call_templates
config
errors
grpcpb
loader
migration
openapi
plugins
providers
repository
security
spec
tag
tools
transports

Structs§

UtcpClient
UtcpClient is the main entry point for the UTCP library. It manages tool providers, communication protocols, and tool execution.

Traits§

UtcpClientInterface
UtcpClientInterface defines the core operations for a UTCP client. It allows registering/deregistering tool providers, calling tools, and searching for tools.