/*
Appellation: stateful <module>
Created At: 2026.01.14:21:42:44
Contrib: @FL03
*/
use RawState;
use crateState;
/// [`Stateful`] is a trait used to establish an interface for objects that maintain theor own
/// internal state.
/*
************* Implementations *************
*/