Struct ricq_core::jce::FileStorageServerInfo
source · Fields§
§server: String
§port: i32
Trait Implementations§
source§impl Clone for FileStorageServerInfo
impl Clone for FileStorageServerInfo
source§fn clone(&self) -> FileStorageServerInfo
fn clone(&self) -> FileStorageServerInfo
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 FileStorageServerInfo
impl Debug for FileStorageServerInfo
source§impl Default for FileStorageServerInfo
impl Default for FileStorageServerInfo
source§fn default() -> FileStorageServerInfo
fn default() -> FileStorageServerInfo
Returns the “default value” for a type. Read more