Constant DENOTATOR_SEP

Source
pub const DENOTATOR_SEP: char = '+';
Expand description

A separator for that marks the beginning of the keys denotators within an ArtiPath.

This separator can only appear within the last component of an ArtiPath, and the substring that follows it is assumed to be the string representation of the denotators of the path.