From 8b588cdf2035531d2a9d53bf68c2509d6da534d8 Mon Sep 17 00:00:00 2001 From: Brett Beatty Date: Sun, 29 Jun 2025 21:03:32 -0600 Subject: [PATCH] Include instructions for import --- lib/type_id.ex | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lib/type_id.ex b/lib/type_id.ex index e8d4ca4..1fb731f 100644 --- a/lib/type_id.ex +++ b/lib/type_id.ex @@ -57,6 +57,11 @@ defmodule TypeID do @doc """ A sigil for creating a `TypeID`. + To use this sigil it will need imported. The `only: :sigils` option makes it easier to avoid + importing everything else in the module. + + import TypeID, only: :sigils + ### Example iex> ~TYPEID"org_01h45y0sxkfmntta78gqs1vsw6"