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_Custom.hrl
Raw

include/cowl_Custom.hrl

-record(custom, {f :: fun((binary()) -> binary())}).