Macro bc_envelope::with_format_context
source · macro_rules! with_format_context { ($action:expr) => { ... }; }
Expand description
A macro to access the global format context.
macro_rules! with_format_context { ($action:expr) => { ... }; }
A macro to access the global format context.