Skip to main content

is_alias

Function is_alias 

Source
pub fn is_alias(s: &str) -> bool
Expand description

true iff s is an @secret:<path> alias with a non-empty path. Whole-string match; partial occurrences inside a longer value are not aliases per ADR-020 §5.