postcard_rpc

Macro sender_fmt

Source
macro_rules! sender_fmt {
    ($sender:ident, $($arg:tt)*) => { ... };
    ($($arg:tt)*) => { ... };
}
Expand description

A helper function for logging with the Sender