Skip to main content

attach_span_at

Function attach_span_at 

Source
pub fn attach_span_at(
    bytecode: &Bytecode,
    pc: usize,
    err: RuntimeError,
) -> RuntimeError