Struct ssh2_config::HostClause [−][src]
Expand description
Describes a single clause to match host
Fields
pattern: Stringnegated: boolImplementations
Trait Implementations
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl RefUnwindSafe for HostClause
impl Send for HostClause
impl Sync for HostClause
impl Unpin for HostClause
impl UnwindSafe for HostClause
Blanket Implementations
Mutably borrows from an owned value. Read more
