Macro thinwrap::auto_deref[][src]

macro_rules! auto_deref {
    ($outer: ident, $inner: ty) => { ... };
}
Expand description

auto_deref simply fills in Deref and DerefMut for any struct