authinfo_user

Function authinfo_user 

Source
pub fn authinfo_user(username: &str) -> String
Expand description

Construct AUTHINFO USER command (RFC 4643 Section 2.3)

Returns a properly formatted AUTHINFO USER command with CRLF termination.