Skip to main content

pin_from_str

Function pin_from_str 

Source
pub fn pin_from_str(s: &str) -> Option<Pin>
Expand description

Parse one pin value: eager, never, or a tier token (see [parse_tier]). The surface the ## Tier <opt> <value> parser and LOGOS_TIER_PIN both resolve.