Packages

A Simple Gleam library for formatting strings.

Current section

Files

Jump to
format include gleam@format_FormatError.hrl
Raw

include/gleam@format_FormatError.hrl

-record(format_error, {message :: binary()}).