Depot.Visibility (Depot v0.5.2) View Source

Link to this section Summary

Link to this section Types

Specs

custom() :: term()

Specs

portable() :: :public | :private

Specs

t() :: portable() | custom()

Link to this section Functions

Link to this function

guard_portable(visibility)

View Source

Specs

guard_portable(any()) :: {:ok, portable()} | :error

Specs

portable?(any()) :: boolean()