Skip to main content

parse_priority_cookie

Function parse_priority_cookie 

Source
pub fn parse_priority_cookie(after: &str) -> Option<(char, &str)>
Expand description

Split a leading [#A] cookie off a heading. Any other shape yields None.