Skip to main content

macro_value_with_parser_trust

Function macro_value_with_parser_trust 

Source
pub fn macro_value_with_parser_trust(
    mac: Arc<dyn LispMacro>,
    parser_trusted: bool,
) -> Value
Expand description

Boxes a macro into a value with an explicit parser-trust flag.