Struct libevent_sys::evhttp_uri
source · #[repr(C)]pub struct evhttp_uri { /* private fields */ }Trait Implementations§
source§impl Clone for evhttp_uri
impl Clone for evhttp_uri
source§fn clone(&self) -> evhttp_uri
fn clone(&self) -> evhttp_uri
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