pub struct UtilGetNetworkAccessInfoOutputRequest {
pub common: UtilOutputRequestCommon,
}Fields§
§common: UtilOutputRequestCommonImplementations§
Trait Implementations§
source§impl Clone for UtilGetNetworkAccessInfoOutputRequest
impl Clone for UtilGetNetworkAccessInfoOutputRequest
source§fn clone(&self) -> UtilGetNetworkAccessInfoOutputRequest
fn clone(&self) -> UtilGetNetworkAccessInfoOutputRequest
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 more