agde
0.1.0
Response
Hash
Trait Implementations
Clone
Debug
Deserialize<'de>
Eq
PartialEq
Serialize
StructuralPartialEq
Auto Trait Implementations
Freeze
RefUnwindSafe
Send
Sync
Unpin
UnwindSafe
Blanket Implementations
Any
Borrow<T>
BorrowMut<T>
CloneToUninit
DeserializeOwned
From<T>
Into<U>
ToOwned
TryFrom<U>
TryInto<U>
VZip<V>
In agde::
hash_
check
agde
::
hash_check
Struct
ResponseHash
Copy item path
source
pub struct ResponseHash(
/* private fields */
);
Expand description
The hash data for the response.
Trait Implementations
§
source
§
impl
Clone
for
ResponseHash
source
§
fn
clone
(&self) ->
ResponseHash
Returns a copy of the value.
Read more
1.0.0
·
source
§
fn
clone_from
(&mut self, source: &Self)
Performs copy-assignment from
source
.
Read more
source
§
impl
Debug
for
Respon