Macro derive_type_level_lib::to_stream[][src]

macro_rules! to_stream {
    ( $stream:ident ; $($expr:expr),* $(,)* ) => { ... };
}