Packages

Gleam library for interacting with Automatic Certificate Management Environment (ACME) servers like Let's Encrypt

Current section

Files

Jump to
acumen include acumen_JsonParseError.hrl
Raw

include/acumen_JsonParseError.hrl

-record(json_parse_error, {message :: binary()}).