DarkMatter.Guards.ecto_struct-question-mark

You're seeing just the function ecto_struct-question-mark, go back to DarkMatter.Guards module for more information.

Specs

ecto_struct?(any()) :: boolean()

Delegates to DarkMatter.Guards.is_ecto_struct/1.

Link to this function

ecto_struct?(value, module)

View Source

Specs

ecto_struct?(any(), module()) :: boolean()

Delegates to DarkMatter.Guards.is_ecto_struct/2.