ArchAstro.Types.SolutionTemplateDetails (archastro v0.2.0)

Copy Markdown

Template-kind-specific Solution summary details, discriminated by type.

Summary

Types

Functions

from_map(value)

@spec from_map(ArchAstro.JSON.t()) :: t()

matches?(value)

@spec matches?(ArchAstro.JSON.t()) :: boolean()

to_map(value)

@spec to_map(t()) :: ArchAstro.JSON.t()