pub fn parse_user_session(line: &str) -> Result<FingerResponseUserSession>Expand description
Try parsing a FingerResponseUserSession from the text format used by bsd-finger.
pub fn parse_user_session(line: &str) -> Result<FingerResponseUserSession>Try parsing a FingerResponseUserSession from the text format used by bsd-finger.