Fields§
§server_id: Vec<u8>§req_file_id: Vec<u8>Trait Implementations§
source§impl Clone for GetOpenResponseBody
impl Clone for GetOpenResponseBody
source§fn clone(&self) -> GetOpenResponseBody
fn clone(&self) -> GetOpenResponseBody
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 moresource§impl Debug for GetOpenResponseBody
impl Debug for GetOpenResponseBody
source§impl PartialEq<GetOpenResponseBody> for GetOpenResponseBody
impl PartialEq<GetOpenResponseBody> for GetOpenResponseBody
source§fn eq(&self, other: &GetOpenResponseBody) -> bool
fn eq(&self, other: &GetOpenResponseBody) -> bool
This method tests for
self and other values to be equal, and is used
by ==.