pub type DbSubstateValue = Vec<u8>;
A raw substate value stored by the database.
pub struct DbSubstateValue { /* private fields */ }