Struct qiniu_credential::GetOptions
source · pub struct GetOptions {}
Expand description
获取认证信息的选项
Trait Implementations§
source§impl Clone for GetOptions
impl Clone for GetOptions
source§fn clone(&self) -> GetOptions
fn clone(&self) -> GetOptions
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 GetOptions
impl Debug for GetOptions
source§impl Default for GetOptions
impl Default for GetOptions
source§fn default() -> GetOptions
fn default() -> GetOptions
Returns the “default value” for a type. Read more