Struct imdb_id::Pager [−][src]
pub struct Pager<'a, E> { /* fields omitted */ }Implementations
Trait Implementations
Auto Trait Implementations
impl<'a, E> RefUnwindSafe for Pager<'a, E> where
E: RefUnwindSafe,
impl<'a, E> UnwindSafe for Pager<'a, E> where
E: RefUnwindSafe,
Blanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more