Skip to main content

thread_exec

Function thread_exec 

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