[][src]Trait boxxy::ctrl::R

pub trait R: Read + Debug { }

Implementors

impl<T> R for T where
    T: Read + Debug
[src]

Loading content...