Struct libevent_sys::evhttp_connection
source · #[repr(C)]pub struct evhttp_connection { /* private fields */ }Trait Implementations§
source§impl Clone for evhttp_connection
impl Clone for evhttp_connection
source§fn clone(&self) -> evhttp_connection
fn clone(&self) -> evhttp_connection
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read more