Struct objpool::TimeoutError [] [src]

pub struct TimeoutError;

Trait Implementations

impl Debug for TimeoutError
[src]

Formats the value using the given formatter.

impl Eq for TimeoutError
[src]

impl PartialEq for TimeoutError
[src]

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

This method tests for !=.

impl Display for TimeoutError
[src]

Formats the value using the given formatter. Read more

impl Error for TimeoutError
[src]

A short description of the error. Read more

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