Skip to main content
is_localhost
use_
host
0.1.0
use_host
Function
is_
localhost
Copy item path
Source
pub fn is_localhost(input: &
str
) ->
bool
Expand description
Returns
true
when the input is
localhost
.