Skip to main content

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.