Croma.String (croma v0.12.0)
View SourceModule that represents the Elixir's built-in String.t type. Intended to be used with other parts of croma to express String.t variables.
Summary
Types
@type t() :: String.t()
Module that represents the Elixir's built-in String.t type. Intended to be used with other parts of croma to express String.t variables.
@type t() :: String.t()