Skip to main content

parse_token

Function parse_token 

Source
pub fn parse_token(s: &str) -> Option<u64>
Expand description

Parse the numeric sequence from a token produced by format_token or format_token_with_bookmark. Returns None on garbage.