Docs.rs
upnp-rs-0.2.0
upnp-rs 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
johnstonskj
Dependencies
human-panic ^1.0
normal
optional
ipnetwork ^0.20
normal
lazy_static ^1.4.0
normal
os-version ^0.2
normal
pnet ^0.31
normal
quick-xml ^0.23
normal
regex ^1.3
normal
reqwest ^0.11
normal
structopt ^0.3
normal
optional
thiserror ^1.0
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
optional
pretty_assertions ^1.2
dev
Versions
23.02%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
missing_required_header
upnp_rs
0.2.0
In upnp_
rs::
error
upnp_rs
::
error
Function
missing_
required_
header
Copy item path
Source
pub fn missing_required_header<S>(name: S) ->
MessageFormatError
where S:
Into
<
String
>,