kuknos-xdr-tmp 20.0.0

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