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