Struct atpp::atpp::AtppAdapter [] [src]

pub struct AtppAdapter<'a, T> where
    T: Write + Read + 'a, 
{ pub handle: &'a AtppHandle<T>, }

Fields

Methods

impl<'a, T> AtppAdapter<'a, T> where
    T: Write + Read + 'a, 
[src]