use StoreId;
use *;
/// Install interrupt state for the given store.
///
/// On unsupported platforms this is a no-op.
pub
/// Interrupt the given store.
///
/// On unsupported platforms this is a no-op.
/// Returns whether the given store has been interrupted.
///
/// On unsupported platforms interrupts are not tracked.