Module arti_path

Source
Expand description

ArtiPath and its associated helpers.

Macros§

derive_deftly_template_ValidatedString 🔒
Implement new(), TryFrom<String> in terms of validate_str, and as_ref<str>

Structs§

ArtiPath
A unique identifier for a particular instance of a key.

Constants§

DENOTATOR_SEP
A separator for that marks the beginning of the keys denotators within an ArtiPath.
PATH_SEP 🔒
A separator for ArtiPaths.