Enum bee_tangle::metadata::IndexIdError [−][src]
An error that may occur when manipulating message indices.
Variants
Io(Error)An IO error occurred.
MessageId(Error)An message-related error occurred.
Trait Implementations
Auto Trait Implementations
impl !RefUnwindSafe for IndexIdError
impl !RefUnwindSafe for IndexIdErrorimpl Send for IndexIdError
impl Send for IndexIdErrorimpl Sync for IndexIdError
impl Sync for IndexIdErrorimpl Unpin for IndexIdError
impl Unpin for IndexIdErrorimpl !UnwindSafe for IndexIdError
impl !UnwindSafe for IndexIdError