pub fn toggle_thread(
ctx: Context<'_, '_, '_, '_, ThreadToggle<'_>>,
) -> Result<()>Expand description
Toggles a thread’s pause state.
pub fn toggle_thread(
ctx: Context<'_, '_, '_, '_, ThreadToggle<'_>>,
) -> Result<()>Toggles a thread’s pause state.