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