Struct hashglobe::FailedAllocationError [] [src]

pub struct FailedAllocationError { /* fields omitted */ }

Methods

impl FailedAllocationError
[src]

[src]

Trait Implementations

impl Debug for FailedAllocationError
[src]

[src]

Formats the value using the given formatter. Read more

impl Error for FailedAllocationError
[src]

[src]

A short description of the error. Read more

1.0.0
[src]

The lower-level cause of this error, if any. Read more

impl Display for FailedAllocationError
[src]

[src]

Formats the value using the given formatter. Read more