Docs.rs
use-web-0.0.1
use-web 0.0.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
CloudBranch
Dependencies
use-cookie ^0.0.1
normal
optional
use-web-css ^0.0.1
normal
optional
use-header ^0.0.1
normal
optional
use-html ^0.0.1
normal
optional
use-http ^0.0.1
normal
optional
use-method ^0.0.1
normal
optional
use-mime ^0.0.1
normal
optional
use-origin ^0.0.1
normal
optional
use-query ^0.0.1
normal
optional
use-route ^0.0.1
normal
optional
use-status ^0.0.1
normal
optional
use-uri ^0.0.1
normal
optional
use-url ^0.0.1
normal
optional
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
extract_host
use_web
0.0.1
use_web
Function
extract_
host
Copy item path
Source
pub fn extract_host(input: &
str
) ->
Option
<
String
>
Expand description
Extracts the URL host when available.