Function encode_call_site_table

Source
fn encode_call_site_table(
    callsites: &[CallSiteDesc],
    action_table: &ActionTable,
) -> Vec<u8>