View Source ExPorterSDK.Protocols.Structable protocol (ExPorterSDK v0.1.0)

Summary

Types

t()

All the types that implement this protocol.

Functions

Converts a map to a struct, handling nested structures

Types

@type t() :: term()

All the types that implement this protocol.

Functions

@spec from_map(map()) :: struct()

Converts a map to a struct, handling nested structures