Struct nero::plugin::HookError [] [src]

pub struct HookError {
    pub message: String,
}

Fields

Trait Implementations

impl Debug for HookError
[src]

Formats the value using the given formatter.