forge_doc::document

Macro read_context

Source
macro_rules! read_context {
    ($doc: expr, $id: expr, $variant: ident) => { ... };
}
Expand description

Read the preprocessor output variant from document context. Returns None if there is no output.