Tds.Ecto.VarChar.cast

You're seeing just the function cast, go back to Tds.Ecto.VarChar module for more information.

Specs

cast(t() | varchar() | any()) :: {:ok, t()} | :error

Casts to string.