stellar-notation 0.9.18

Rust library for encoding and decoding objects in Stellar Notation format.
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "stellar-notation"
version = "0.9.18"
edition = "2018"
license = "MIT"
description = "Rust library for encoding and decoding objects in Stellar Notation format."
repository = "https://github.com/seg-software/rust-stellar-notation"
readme = "README.md"

[dependencies]