Struct azure_sdk_rust::azure::core::XMSRangeGetContentMD5 []

pub struct XMSRangeGetContentMD5(pub bool);

Trait Implementations

impl Clone for XMSRangeGetContentMD5

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for XMSRangeGetContentMD5

Formats the value using the given formatter.

impl PartialEq for XMSRangeGetContentMD5

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Deref for XMSRangeGetContentMD5

The resulting type after dereferencing

The method called to dereference a value

impl DerefMut for XMSRangeGetContentMD5

The method called to mutably dereference a value

impl Header for XMSRangeGetContentMD5

Returns the name of the header field this belongs to. Read more

Parse a header from a raw stream of bytes. Read more

impl HeaderFormat for XMSRangeGetContentMD5

Format a header to be output into a TcpStream. Read more

impl Display for XMSRangeGetContentMD5

Formats the value using the given formatter.