Astarte.DataAccess.Config.pool_size-exclamation-mark

You're seeing just the function pool_size-exclamation-mark, go back to Astarte.DataAccess.Config module for more information.
Link to this function

pool_size!(namespace \\ nil)

View Source

Specs

pool_size!(Skogsra.Env.namespace()) :: integer() | no_return()

The number of connections to start for the pool, Defaults to 10.

Bang version of Astarte.DataAccess.Config.pool_size/0 (fails on error). Optionally, receives the namespace for the variable.