Docs.rs
compy-0.0.1
compy 0.0.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
aneeshdurg
Dependencies
clap ^2.33.0
normal
glob ^0.3.0
normal
hostfile ^0.2.0
normal
is_executable ^0.1.2
normal
pgs-files ^0.0.7
normal
servicefile ^0.3.0
normal
users ^0.10.0
normal
Versions
0%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
compyrs
0.0.1
User
Completion
Aliased Type
Methods
new
In crate compyrs
compyrs
Type Alias
UserCompletion
Copy item path
Source
pub type UserCompletion =
VecCompletion
<
User
>;
Aliased Type
§
pub struct UserCompletion {
/* private fields */
}
Implementations
§
Source
§
impl
UserCompletion
Source
pub fn
new
() ->
UserCompletion