Packages

Translations as code - Gleam i18n inspired by Paraglide

Current section

Files

Jump to
dachshund include dachshund@strategy_StrategyResult.hrl
Raw

include/dachshund@strategy_StrategyResult.hrl

-record(strategy_result, {
locale :: dachshund@locale:locale(),
source :: binary()
}).