servers
0.14.0
In servers::
http::
authorize
servers
::
http
::
authorize
Function
get_influxdb_credentials
Copy item path
Source
fn get_influxdb_credentials<B>( request: &Request<B>, ) ->
Result
<
Option
<(
String
,
SecretString
)>>