pub async fn toggle_smartshift_on(
shared: &SharedChannel,
) -> Result<SmartShiftMode, WriteError>Expand description
Toggle SmartShift on an already-open SharedChannel.
pub async fn toggle_smartshift_on(
shared: &SharedChannel,
) -> Result<SmartShiftMode, WriteError>Toggle SmartShift on an already-open SharedChannel.