Enum stellar_notation::StellarValue [−][src]
Variants
Tuple Fields of StringType
0: StringTuple Fields of IntegerType
0: u128Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for StellarValue
impl Send for StellarValue
impl Sync for StellarValue
impl Unpin for StellarValue
impl UnwindSafe for StellarValue
Blanket Implementations
Mutably borrows from an owned value. Read more