Unicode.Transform.Rule.Comment (Unicode Transform v1.1.0)

Copy Markdown View Source

A comment rule. Lines starting with # in the transform rule text.

Summary

Types

t()

@type t() :: %Unicode.Transform.Rule.Comment{text: String.t() | nil}