Trait snarkvm_console_types::prelude::traits::StringTrait
source · pub trait StringTrait: Clone + Debug + Display + Eq + Equal<Self> + FromBytes + Parser + Send + Sync + ToBytes + TypeName + Uniform { }
Expand description
Representation of a string.