stellar-xdr 27.0.0

Stellar XDR types, encoding, and decoding.
Documentation
1
2
3
4
#[test]
fn version() {
    std::println!("{:?}", stellar_xdr::VERSION);
}