Lamina.Server.Provider.is_provider_module
You're seeing just the function
is_provider_module
, go back to Lamina.Server.Provider module for more information.
Link to this function
is_provider_module(module)
Specs
is_provider_module(provider()) :: {:ok, provider()} | {:error, Lamina.Error.NotAProviderModuleError.t()}