[][src]Macro runestick::decl_internal

macro_rules! decl_internal {
    ($external:ty) => { ... };
}

Implement the value trait for an internal type.