Type Definition abstract_sdk::base::VersionString
source · pub type VersionString = &'static str;Expand description
Version of the contract in str format.
pub type VersionString = &'static str;Version of the contract in str format.