Skip to main content

format_allowed_keys

Function format_allowed_keys 

Source
pub fn format_allowed_keys(allowed_keys: Option<&[String]>) -> Option<String>
Expand description

Human-readable signing-key filter (#818). None (no filter) omits the line entirely; the empty filter is the state that must never be misrendered — “no keys” and “no filter” are opposite grants, so the empty set is spelled out rather than shown as a blank list.