Tyyppi.Value.struct

You're seeing just the function struct, go back to Tyyppi.Value module for more information.

Specs

struct() :: t()

Creates a not defined struct wrapped by Tyyppi.Value

Specs

struct(options :: [factory_option()]) :: t()
struct(value :: struct()) :: t()

Factory for struct wrapped by Tyyppi.Value