extract_param_from_query
servers
0.18.0
In servers::
http::
authorize
servers
::
http
::
authorize
Function
extract_
param_
from_
query
Copy item path
Source
fn extract_param_from_query<'a>( query: &'a
str
, param: &'a
str
, ) ->
Option
<&'a
str
>