pub fn is_alias(s: &str) -> bool
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.
true
s
@secret:<path>