Skip to main content

export_stream

Macro export_stream 

Source
macro_rules! export_stream {
    ($name:expr, $func:expr) => { ... };
}