servers
0.12.0
In servers::
http::
authorize
servers
::
http
::
authorize
Function
extract_username_and_password
Copy item path
source
pub fn extract_username_and_password<B>( request: &
Request
<B>, ) ->
Result
<(
String
, SecretString)>