Trait nng::options::GetOpt[][src]

pub trait GetOpt<T: OptOps>: HasOpts { }
Expand description

Marks that a type can get the specific NNG option.

Implementors