Module soroban_sdk::xdr
source · [−]Structs
Enums
Error contains all errors returned by functions in this crate. It can be
compared via
PartialEq
, however any contained IO errors will only be
compared on their ErrorKind
.