View Source TypeCheck.DefaultOverrides.Config.Provider (TypeCheck v0.13.7)
Summary
Types
@type config() :: keyword()
(This type is managed by TypeCheck
,
which allows checking values against the type at runtime.)
Full definition:
config() :: keyword()
(This type is managed by TypeCheck
,
which allows checking values against the type at runtime.)
Full definition:
config_path() :: {:system, binary(), binary()} | binary()
@type state() :: term()
(This type is managed by TypeCheck
,
which allows checking values against the type at runtime.)
Full definition:
state() :: term()