Struct kvproto::import_sstpb::SetDownloadSpeedLimitResponse [−][src]
Fields
unknown_fields: UnknownFields
cached_size: CachedSize
Implementations
impl SetDownloadSpeedLimitResponse
[src][−]
pub fn new() -> SetDownloadSpeedLimitResponse
[src]
Trait Implementations
impl Clear for SetDownloadSpeedLimitResponse
[src][+]
impl Clone for SetDownloadSpeedLimitResponse
[src][+]
impl Debug for SetDownloadSpeedLimitResponse
[src][+]
impl Default for SetDownloadSpeedLimitResponse
[src][+]
impl<'a> Default for &'a SetDownloadSpeedLimitResponse
[src][+]
impl Message for SetDownloadSpeedLimitResponse
[src][+]
impl PartialEq<SetDownloadSpeedLimitResponse> for SetDownloadSpeedLimitResponse
[src][+]
impl PbPrint for SetDownloadSpeedLimitResponse
[src][+]
impl ProtobufValue for SetDownloadSpeedLimitResponse
[src][+]
impl StructuralPartialEq for SetDownloadSpeedLimitResponse
[src]
Auto Trait Implementations
impl RefUnwindSafe for SetDownloadSpeedLimitResponse
impl Send for SetDownloadSpeedLimitResponse
impl Sync for SetDownloadSpeedLimitResponse
impl Unpin for SetDownloadSpeedLimitResponse
impl UnwindSafe for SetDownloadSpeedLimitResponse
Blanket Implementations
impl<T> Any for T where
T: 'static + ?Sized,
[src][+]
T: 'static + ?Sized,
impl<T> Borrow<T> for T where
T: ?Sized,
[src][+]
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
[src][+]
T: ?Sized,
impl<T> From<T> for T
[src][+]
impl<T, U> Into<U> for T where
U: From<T>,
[src][+]
U: From<T>,
impl<T> ToOwned for T where
T: Clone,
[src][+]
T: Clone,
impl<T, U> TryFrom<U> for T where
U: Into<T>,
[src][+]
U: Into<T>,
impl<T, U> TryInto<U> for T where
U: TryFrom<T>,
[src][+]
U: TryFrom<T>,