macro_rules! impl_getable_simple {
    () => { ... };
}
Expand description

Implements the proxy methods, letting only from_value be specified