Docs.rs
hostess-0.2.6
hostess 0.2.6
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
AliasT
Dependencies
pad ^0.1.5
normal
structopt ^0.3
normal
yansi ^0.5.0
normal
Versions
15.79%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
hostess
0.2.6
Hostlist
Aliased Type
In hostess::
hostlist
hostess
::
hostlist
Type Alias
Hostlist
Copy item path
Source
pub type Hostlist =
Vec
<
Hostname
>;
Aliased Type
ยง
pub struct Hostlist {
/* private fields */
}