Struct sozu_command_lib::scm_socket::ListenersCount [−][src]
Fields
http: bool
tls: bool
tcp: Vec<String>
Trait Implementations
impl Clone for ListenersCount
[src]
impl Clone for ListenersCount
fn clone(&self) -> ListenersCount
[src]
fn clone(&self) -> ListenersCount
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
impl Debug for ListenersCount
[src]
impl Debug for ListenersCount
Auto Trait Implementations
impl Send for ListenersCount
impl Send for ListenersCount
impl Sync for ListenersCount
impl Sync for ListenersCount