Struct sentry_types::protocol::v7::ParseLevelError[][src]

pub struct ParseLevelError;

An error used when parsing Level.

Trait Implementations

impl Debug for ParseLevelError
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations