Struct traildb::EventFilter [] [src]

pub struct EventFilter<'b> { /* fields omitted */ }

Methods

impl<'b> EventFilter<'b>
[src]

Trait Implementations

impl<'b> Drop for EventFilter<'b>
[src]

A method called when the value goes out of scope. Read more