Skip to main content

Module arti_path

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_GROUP_SEP
A separator for separating individual denotator groups from each other.
DENOTATOR_SEP
A separator for that marks the beginning of the keys denotators within an ArtiPath.
PATH_SEP ๐Ÿ”’
A separator for ArtiPaths.

Functionsยง

validate_denotator_group ๐Ÿ”’
Validate a single denotator group.