agde::hash_check

Struct ResponseHash

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