Skip to main content

Crate oxyde_core

Crate oxyde_core 

Source
Expand description

Core types and utilities for the Oxyde SDK

Enums§

OxydeError
Main error type for the Oxyde SDK

Type Aliases§

AgentContext
Agent context type - a map of string keys to JSON values Used to pass arbitrary context data to behaviors
Result
Result type alias using OxydeError