Packages

Type-safe secret masking for Gleam. Hide passwords, API keys, and other sensitive values without ceremony.

Current section

Files

Jump to
cowl include cowl_Both.hrl
Raw

include/cowl_Both.hrl

-record(both, {n :: integer(), m :: integer()}).