/*
appellation: kinds <module>
authors: @FL03
*/
/// a private, base represenation of a state kind
///
///
/// **note:** this trait is auto implemented for types that implement [`AsRef<str>`].
/// a particular kind of state that is defined by some _rank_
/*
************* Implementations *************
*/