Skip to main content

attach_exception_sites

Function attach_exception_sites 

Source
pub fn attach_exception_sites(node: &SpannedForm) -> Form
Expand description

Carries parser locations through the evaluator’s plain Form function bodies without inventing callable marker symbols. Direct-native callers compile the original SpannedForm instead; this adapter is only used at evaluator boundaries where a function body must survive as a Form.