remote_enum

Macro remote_enum 

Source
macro_rules! remote_enum {
    ($($t:ident),*) => { ... };
}