Cfi

Type Alias Cfi 

Source
pub type Cfi = (Address, CfiDirective);
Expand description

A CFI directive and the function offset it applies to.

Address::none() is used for directives that apply to the whole function.