Skip to main content

Module context_name

Module context_name 

Source
Expand description

Validated API context name type.

This module provides ApiContextName, a newtype wrapper around String that enforces strict naming rules to prevent path traversal attacks and invalid filesystem states when API names are used to construct file paths.

Structsยง

ApiContextName
A validated API context name.