/*
Appellation: convert <module>
Created At: 2026.01.11:12:43:19
Contrib: @FL03
*/
use crateState;
use crateRawState;
/// [`IntoState`] defines a conversion consuming the caller and transforming into a [`State`]
/// of type `Q`.
/*
************* Implementations *************
*/