Function base62::decode [] [src]

pub fn decode(string: &str) -> Result<u64, DecodeError>