Injectx.Context (injectx v0.1.6) View Source
Link to this section Summary
Link to this section Types
Link to this section Functions
Specs
Specs
Specs
from(t()) :: :ok
Specs
from_config() :: :ok | {:error, :not_found}
Specs
inject(behavior()) :: implementation()
Specs
inject(atom(), behavior()) :: implementation()
Specs
inject_all(behavior()) :: implementations()
Specs
inject_all(atom(), behavior()) :: implementations()