thread_exec

Function thread_exec 

Source
pub fn thread_exec(
    ctx: Context<'_, '_, '_, '_, ThreadExec<'_>>,
    forgo_commission: bool,
    fiber_cursor: u8,
) -> Result<()>