use crateClassName;
use crateClassCondition;
/// One class name and the condition that controls whether it is rendered.
///
/// Counterpart to [`Toggle`](super::toggle::Toggle): a `Single` stores exactly one class token
/// paired with the condition deciding when it is rendered.
pub