Struct rhq_core::Remote
[−]
[src]
pub struct Remote { /* fields omitted */ }Information of remote repository
Methods
impl Remote[src]
Trait Implementations
impl Clone for Remote[src]
fn clone(&self) -> Remote[src]
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
Performs copy-assignment from source. Read more