stellar-notation 0.9.8

The Rust Implementation of Stellar Notation, an data encoding and serialization library.
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "stellar-notation"
version = "0.9.8"
edition = "2018"
license = "MIT"
description = "The Rust Implementation of Stellar Notation, an data encoding and serialization library."
repository = "https://github.com/seg-software/rust-stellar-notation"
readme = "README.md"

[dependencies]