agde::sync

Struct Request

source
pub struct Request { /* private fields */ }
Expand description

Request to sync selected resources.

Obtained from RequestBuilder, which you get from crate::Manager::apply_hash_check_reply. This is the last request of the series of assuring data is the same across all piers.

Trait Implementations§

source§

impl Clone for Request

source§

fn clone(&self) -> Request

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl