Struct froggy::DeadComponentError [] [src]

pub struct DeadComponentError;

The error type which is returned from upgrading WeakPointer.

Trait Implementations

impl Debug for DeadComponentError
[src]

Formats the value using the given formatter.

impl PartialEq for DeadComponentError
[src]

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

This method tests for !=.