agde::fast_forward

Struct Request

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

A request to fast forward the local data.

Implementations§

source§

impl Request

source

pub fn recipient(&self) -> Uuid

Get the pier this is targeted to.

Trait Implementations§

source§

impl Clone for Request

source§

fn clone(&self) -> Request

Returns a copy of the value. Read more