Skip to main content

send_report

Macro send_report 

Source
macro_rules! send_report {
    ($rpt:expr,$error:expr) => { ... };
    ($rpt:expr,$error:expr,$ctx:expr) => { ... };
}