Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

to_map

Method
This is a method of the HandoffConfig class in the handoff module.
Convert to dictionary/map

Signature

def to_map(&self) -> HashMap<String, serde_json::Value>

Returns

Returns
HashMap<String, serde_json::Value>
The result of the operation.