Skip to main content

stream_ingest

Macro stream_ingest 

Source
macro_rules! stream_ingest {
    ($name:ident, $parse_fn:path, $temp_suffix:literal) => { ... };
}