Struct cyfs_lib::WSHttpRequestor
source · pub struct WSHttpRequestor { /* private fields */ }
Implementations§
Trait Implementations§
source§impl Clone for WSHttpRequestor
impl Clone for WSHttpRequestor
source§fn clone(&self) -> WSHttpRequestor
fn clone(&self) -> WSHttpRequestor
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