PolarExpress.Schemas.MetadataOutputType (polar_express v0.1.5)

Copy Markdown View Source

MetadataOutputType - a map type with dynamic keys.

Summary

Types

t()

@type t() :: %{
  required(String.t()) => String.t() | integer() | float() | boolean() | nil
}

Functions

schema_name()