Struct pegasus::Swing [] [src]

pub struct Swing<'a, D: 'a + Device> { /* fields omitted */ }

Trait Implementations

impl<'a, D: 'a + Device> Drop for Swing<'a, D>
[src]

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