Struct parsec_interface::requests::request::RequestAuth [−][src]
Expand description
Wrapper around the authentication value of a request.
Hides the contents and keeps them immutable.
Fields
buffer: Secret<Vec<u8>>Buffer holding the authentication token as a byte vector