Struct sentry::Event [] [src]

pub struct Event { /* fields omitted */ }

Methods

impl Event
[src]

Trait Implementations

impl Debug for Event
[src]

Formats the value using the given formatter.

impl Clone for Event
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl ToJsonString for Event
[src]