Struct diem_api_types::HexEncodedBytes [−][src]
pub struct HexEncodedBytes(_);Implementations
Trait Implementations
Deserialize this value from the given Serde deserializer. Read more
Performs the conversion.
Performs the conversion.
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl RefUnwindSafe for HexEncodedBytes
impl Send for HexEncodedBytes
impl Sync for HexEncodedBytes
impl Unpin for HexEncodedBytes
impl UnwindSafe for HexEncodedBytes
Blanket Implementations
Mutably borrows from an owned value. Read more
Instruments this type with the provided Span, returning an
Instrumented wrapper. Read more
Instruments this type with the provided Span, returning an
Instrumented wrapper. Read more
type Output = T
type Output = T
Should always be Self
Generates a hash used only for tests.