Struct ted::buffer::FiringEvent [] [src]

pub struct FiringEvent { /* fields omitted */ }

Event wrapper with text it applies to.

Trait Implementations

impl Clone for FiringEvent
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Deref for FiringEvent
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

impl Undo for FiringEvent
[src]

[src]

Auto Trait Implementations

impl Send for FiringEvent

impl Sync for FiringEvent