[][src]Macro datastreamcorelib::naive_tryfrom

macro_rules! naive_tryfrom {
    ( $totyp: ident, [ $( $fromtyp: ident ),* ]) => { ... };
}

This macro implements naive type conversion for things that support ZMQCodec trait